summaryrefslogtreecommitdiff
path: root/mysql-test/extra/rpl_tests/rpl_flsh_tbls.test
diff options
context:
space:
mode:
authorSven Sandberg <sven.sandberg@oracle.com>2010-12-19 18:15:12 +0100
committerSven Sandberg <sven.sandberg@oracle.com>2010-12-19 18:15:12 +0100
commite37c86de18ba627f8c055e4a1b0923fb1f0a55de (patch)
tree91a12675003778cd8ccbccea5ce47ee09fc46efc /mysql-test/extra/rpl_tests/rpl_flsh_tbls.test
parent7d5df402778b7e5c1df06f3dcaf499612d628a7c (diff)
parent09c80e12c535b080eaf914ed25dbf79546494030 (diff)
downloadmariadb-git-e37c86de18ba627f8c055e4a1b0923fb1f0a55de.tar.gz
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
Diffstat (limited to 'mysql-test/extra/rpl_tests/rpl_flsh_tbls.test')
-rw-r--r--mysql-test/extra/rpl_tests/rpl_flsh_tbls.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/extra/rpl_tests/rpl_flsh_tbls.test b/mysql-test/extra/rpl_tests/rpl_flsh_tbls.test
index 0a1a4503975..5e4fca4a4b8 100644
--- a/mysql-test/extra/rpl_tests/rpl_flsh_tbls.test
+++ b/mysql-test/extra/rpl_tests/rpl_flsh_tbls.test
@@ -54,7 +54,6 @@ unlock tables;
connection master;
drop table t3, t4, t5;
-sync_slave_with_master;
-
# End of 4.1 tests
+--source include/rpl_end.inc