Commit 41a03ab9 authored by Georgi Kodinov's avatar Georgi Kodinov

merge

parents 5dc48be1 a3028ec4
......@@ -85,4 +85,5 @@ INSERT INTO t1 VALUES (1),(1);
sync_slave_with_master;
connection master;
drop table t1;
sync_slave_with_master;
# End of 4.1 tests
......@@ -151,3 +151,4 @@ source include/diff_tables.inc;
connection master;
drop table t1;
--remove_file $MYSQLD_SLAVE_DATADIR/master.backup
--sync_slave_with_master
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment