summaryrefslogtreecommitdiff
path: root/sql/table.cc
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2014-01-14 19:00:38 +0100
committerMichael Widenius <monty@askmonty.org>2014-01-14 19:00:38 +0100
commit0a20d762af01ec835c9c4e6d02b77b9defad8647 (patch)
treefd0fe7bf3c35d8367491ed8a960be64dfa2c958e /sql/table.cc
parent2ddbe0ec816136ce17a32d7bd14d85eb9bda8078 (diff)
downloadmariadb-git-0a20d762af01ec835c9c4e6d02b77b9defad8647.tar.gz
Fix for MDEV-4117 @@global.relay_log_purge not per-master, conflicts between different masters in multisource replication
The fix is to not change @relay_log_purge as part of the CHANGE MASTER. (There is no logical reason why this is done in the current source) mysql-test/suite/rpl/r/rpl_slave_status.result: Ensure that CHANGE MASTER doesn't change relay_log_purge mysql-test/suite/rpl/t/rpl_slave_status.test: Ensure that CHANGE MASTER doesn't change relay_log_purge sql/sql_repl.cc: Don't change relay_log_purge in CHANGE MASTER
Diffstat (limited to 'sql/table.cc')
0 files changed, 0 insertions, 0 deletions