diff options
Diffstat (limited to 'mysql-test/extra/rpl_tests/rpl_innodb.test')
-rw-r--r-- | mysql-test/extra/rpl_tests/rpl_innodb.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/extra/rpl_tests/rpl_innodb.test b/mysql-test/extra/rpl_tests/rpl_innodb.test index 865c97cf95d..6b3732439b2 100644 --- a/mysql-test/extra/rpl_tests/rpl_innodb.test +++ b/mysql-test/extra/rpl_tests/rpl_innodb.test @@ -48,8 +48,6 @@ connection master; # #Note Matthias: to be merged to rpl_ddl.test ---source include/not_ndb_default.inc - FLUSH LOGS; sync_slave_with_master; FLUSH LOGS; |