summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_flush_tables.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/rpl_flush_tables.test')
-rw-r--r--mysql-test/t/rpl_flush_tables.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_flush_tables.test b/mysql-test/t/rpl_flush_tables.test
index eb16ddcd8de..eff0a79bc45 100644
--- a/mysql-test/t/rpl_flush_tables.test
+++ b/mysql-test/t/rpl_flush_tables.test
@@ -35,3 +35,5 @@ sync_with_master;
select * from t3;
# Note that all this confusion may cause warnings 'table xx is open on rename'
# in the .err files; these are not fatal and are not reported by mysql-test-run.
+
+# End of 4.1 tests