diff options
Diffstat (limited to 'mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test')
-rw-r--r-- | mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test b/mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test index d78eda7eef1..f5625f841b0 100644 --- a/mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test +++ b/mysql-test/suite/ndb_team/t/rpl_ndb_extraColMaster.test @@ -12,3 +12,5 @@ set binlog_format=row; set binlog_format=mixed; -- source extra/rpl_tests/rpl_extraMaster_Col.test + +--source include/rpl_end.inc |