summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2014-03-04 20:32:52 +0200
committerMichael Widenius <monty@askmonty.org>2014-03-04 20:32:52 +0200
commit2520e8d1dab40f60c04dfcd0b34c02d0586441d8 (patch)
tree4e679446df50c5f2a33af67f5d211cad2e419794 /mysql-test/suite/rpl/t/rpl_heartbeat_basic.test
parent5ec49e6452d4c76650c8475e387283fdbe480672 (diff)
downloadmariadb-git-2520e8d1dab40f60c04dfcd0b34c02d0586441d8.tar.gz
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
Diffstat (limited to 'mysql-test/suite/rpl/t/rpl_heartbeat_basic.test')
-rw-r--r--mysql-test/suite/rpl/t/rpl_heartbeat_basic.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test b/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test
index 27dce9cd652..a1e52cf23da 100644
--- a/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat_basic.test
@@ -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 ***