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

MDEV-6168 rpl.rpl_heartbeat_basic fails mtr internal check

Synchronization with master was missing
This commit is contained in:
Elena Stepanova
2014-04-26 21:32:08 +04:00
parent 2110bc6159
commit ca47b5652b

View File

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