summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_loaddata_rule_m.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/rpl_loaddata_rule_m.test')
-rw-r--r--mysql-test/t/rpl_loaddata_rule_m.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_loaddata_rule_m.test b/mysql-test/t/rpl_loaddata_rule_m.test
index 97c984c4369..68024c340a8 100644
--- a/mysql-test/t/rpl_loaddata_rule_m.test
+++ b/mysql-test/t/rpl_loaddata_rule_m.test
@@ -25,3 +25,5 @@ load data infile '../../std_data/rpl_loaddata.dat' into table test.t1;
--replace_column 2 # 5 #
show binlog events from 98;
drop database mysqltest;
+
+# End of 4.1 tests