1. 22 Jul, 2014 1 commit
  2. 21 Jul, 2014 1 commit
  3. 15 Jul, 2014 1 commit
  4. 12 Jul, 2014 1 commit
  5. 11 Jul, 2014 1 commit
  6. 09 Jul, 2014 1 commit
  7. 04 Jul, 2014 3 commits
  8. 30 Jun, 2014 1 commit
  9. 26 Jun, 2014 1 commit
  10. 25 Jun, 2014 2 commits
  11. 23 Jun, 2014 2 commits
  12. 20 Jun, 2014 1 commit
  13. 19 Jun, 2014 2 commits
  14. 18 Jun, 2014 1 commit
  15. 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
  16. 12 Jun, 2014 1 commit
  17. 11 Jun, 2014 5 commits
  18. 09 Jun, 2014 3 commits
  19. 10 Jun, 2014 7 commits
  20. 09 Jun, 2014 3 commits