1. 19 Jun, 2014 2 commits
  2. 18 Jun, 2014 1 commit
  3. 16 Jun, 2014 2 commits
    • Nirbhay Choubey's avatar
      MDEV#6316: Fix mysqldump SST method to transfer binlog · 1fbb7055
      Nirbhay Choubey authored
      state to the joiner
      
      In mysqldump SST, if Galera nodes are started with --log-bin and
      -log-slave-updates, the GTID sequence increases as the dump is
      played on the joiner, leaving behind the donor.
      
      This patch introduces a new mysqldump option --galera-sst-mode,
      which if enabled, would
      
      a) Add command to set off binary logging (log_bin=OFF).
      b) Add command to set @@global.gtid_binlog_state to that
         of donor.
      
      This will help in keeping the GTIDs consistent post-SST across
      the nodes.
      1fbb7055
    • Nirbhay Choubey's avatar
      Bumping the revision number. · 20279b04
      Nirbhay Choubey authored
      20279b04
  4. 12 Jun, 2014 1 commit
  5. 11 Jun, 2014 5 commits
  6. 09 Jun, 2014 3 commits
  7. 10 Jun, 2014 7 commits
  8. 09 Jun, 2014 8 commits
  9. 08 Jun, 2014 1 commit
  10. 07 Jun, 2014 2 commits
  11. 06 Jun, 2014 4 commits
  12. 05 Jun, 2014 4 commits