1. 21 Nov, 2013 2 commits
  2. 18 Nov, 2013 1 commit
    • unknown's avatar
      MDEV-5306: Missing locking around rpl_global_gtid_binlog_state · 170e9e59
      unknown authored
      There were some places where insufficient locking between
      parallel threads could cause invalid memory accesses and
      possibly other grief.
      
      This patch adds the missing locking, and moves the locking
      into the struct rpl_binlog_state methods to make it easier
      to see that proper locking is in place everywhere.
      170e9e59
  3. 14 Nov, 2013 1 commit
  4. 13 Nov, 2013 10 commits
  5. 12 Nov, 2013 4 commits
  6. 11 Nov, 2013 17 commits
  7. 10 Nov, 2013 3 commits
  8. 08 Nov, 2013 2 commits