1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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

before that, which caused indeterministic outcome
This commit is contained in:
Elena Stepanova
2014-03-11 00:02:22 +04:00
parent 3b55c2fe21
commit f62eec5223

View File

@ -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