mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
Enable rpl_semi_sync test on Windows
This commit is contained in:
@@ -3,10 +3,6 @@ source include/not_embedded.inc;
|
||||
source include/have_innodb.inc;
|
||||
source include/master-slave.inc;
|
||||
|
||||
# -- [DISABLED Bug#49557]
|
||||
# This test case fails on Windows due to Bug#49557.
|
||||
source include/not_windows.inc;
|
||||
|
||||
let $engine_type= InnoDB;
|
||||
#let $engine_type= MyISAM;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user