Commit f62eec52 authored by Elena Stepanova's avatar Elena Stepanova

The test had synchronization point, but did not save master position

before that, which caused indeterministic outcome
parent 3b55c2fe
......@@ -1094,6 +1094,8 @@ INSERT INTO t3 VALUES (103, rand());
INSERT INTO t3 VALUES (104, rand());
INSERT INTO t3 VALUES (105, rand());
--save_master_pos
--connection server_2
--sync_with_master
--source include/stop_slave.inc
......
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