1. 20 Jan, 2014 1 commit
  2. 14 Jan, 2014 1 commit
    • Michael Widenius's avatar
      Fix for MDEV-4117 @@global.relay_log_purge not per-master, conflicts between... · 0a20d762
      Michael Widenius authored
      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
      0a20d762
  3. 28 Dec, 2013 1 commit
  4. 23 Dec, 2013 1 commit
  5. 22 Dec, 2013 14 commits
  6. 20 Dec, 2013 3 commits
  7. 19 Dec, 2013 4 commits
  8. 17 Dec, 2013 10 commits
  9. 16 Dec, 2013 5 commits