1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixed timing problem in rpl_heartbeat_basic.test

mysql-test/suite/rpl/t/rpl_heartbeat_basic.test:
  Added sync_slave_with_master to remove timing problem
This commit is contained in:
Michael Widenius
2014-03-04 20:32:52 +02:00
parent 5ec49e6452
commit 2520e8d1da

View File

@@ -367,7 +367,7 @@ DROP EVENT e1;
--sync_slave_with_master
# Check received heartbeat events while logs flushed on slave
--connection slave
--echo *** Flush logs on slave ***