BUG#12400313

Adding missing sync_slave_with_master to the test case.
This commit is contained in:
Luis Soares 2012-03-12 23:23:40 +00:00
commit 975e67083d

View file

@ -89,6 +89,7 @@ INSERT INTO t1 VALUES ('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
UNLOCK TABLES;
--connection master
--sync_slave_with_master
--let $diff_tables=master:test.t1,slave:test.t1
--source include/diff_tables.inc