summaryrefslogtreecommitdiff
path: root/mysql-test/include/wait_for_slave_param.inc
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2013-06-07 08:43:21 +0200
committerunknown <knielsen@knielsen-hq.org>2013-06-07 08:43:21 +0200
commit7b6ab5638ac8bd4bb604e3c39d5f21218ab17688 (patch)
tree9415401e10fe06d7a052ef6e4fddb3cb3d6c772c /mysql-test/include/wait_for_slave_param.inc
parent4749d40c635634e25e07d28ce1a04e9263bcc375 (diff)
downloadmariadb-git-7b6ab5638ac8bd4bb604e3c39d5f21218ab17688.tar.gz
MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates.
There was some old code that cleared the position in CHANGE MASTER, it was forgotten to be removed. In addition, add code that saves/restores the old-style position when we nuke the old relay logs as part of GTID slave start. Normally we will not use these, but it could be useful in case the GTID connect fails and user wants to go back to the old-style coordinates.
Diffstat (limited to 'mysql-test/include/wait_for_slave_param.inc')
-rw-r--r--mysql-test/include/wait_for_slave_param.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/wait_for_slave_param.inc b/mysql-test/include/wait_for_slave_param.inc
index d6cff32b398..d3f7ec56614 100644
--- a/mysql-test/include/wait_for_slave_param.inc
+++ b/mysql-test/include/wait_for_slave_param.inc
@@ -12,7 +12,7 @@
# [--let $slave_timeout= NUMBER]
# [--let $slave_error_param= [Slave_SQL_Errno | Slave_IO_Errno]]
# [--let $rpl_debug= 1]
-# --source include/slave_wait_param.inc
+# --source include/wait_for_slave_param.inc
#
# Parameters:
#