summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl000002.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/rpl000002.result')
-rw-r--r--mysql-test/r/rpl000002.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/rpl000002.result b/mysql-test/r/rpl000002.result
index d557c3f8171..27b61a0af1b 100644
--- a/mysql-test/r/rpl000002.result
+++ b/mysql-test/r/rpl000002.result
@@ -16,7 +16,7 @@ n
2002
show slave hosts;
Server_id Host Port
-2 127.0.0.1 9307
+2 127.0.0.1 $SLAVE_MYPORT
drop table t1;
slave stop;
drop table if exists t2;