summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t')
-rw-r--r--mysql-test/t/rpl000001.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/rpl000001.test b/mysql-test/t/rpl000001.test
index 06b5d92fc8e..6f48daf7e08 100644
--- a/mysql-test/t/rpl000001.test
+++ b/mysql-test/t/rpl000001.test
@@ -59,6 +59,7 @@ connection slave;
sync_with_master ;
#give the slave a chance to exit
sleep 0.5;
+--replace_result 9306 9999 3334 9999 3335 9999
show slave status;
set sql_slave_skip_counter=1;
slave start;