summaryrefslogtreecommitdiff
path: root/mysql-test/suite/bugs/t/rpl_bug33029.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/bugs/t/rpl_bug33029.test')
-rw-r--r--mysql-test/suite/bugs/t/rpl_bug33029.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/bugs/t/rpl_bug33029.test b/mysql-test/suite/bugs/t/rpl_bug33029.test
index 494cef42ce0..f5aad4de8df 100644
--- a/mysql-test/suite/bugs/t/rpl_bug33029.test
+++ b/mysql-test/suite/bugs/t/rpl_bug33029.test
@@ -23,3 +23,4 @@ insert into `t1` values ();
sync_slave_with_master;
select * from t1;
+--source include/rpl_end.inc