1. 21 Sep, 2016 2 commits
  2. 20 Sep, 2016 1 commit
  3. 09 Sep, 2016 2 commits
  4. 08 Sep, 2016 1 commit
    • Kristian Nielsen's avatar
      Parallel replication async deadlock kill · 7e0c9de8
      Kristian Nielsen authored
      When a deadlock kill is detected inside the storage engine, the kill
      is not done immediately, to avoid calling back into the storage engine
      kill_query method with various lock subsystem mutexes held. Instead the
      kill is queued and done later by a slave background thread.
      
      This patch in preparation for fixing TokuDB optimistic parallel
      replication, as well as for removing locking hacks in InnoDB/XtraDB in
      10.2.
      
      Signed-off-by: Kristian Nielsen <knielsen at knielsen-hq.org>
      7e0c9de8
  5. 06 Sep, 2016 1 commit
  6. 05 Sep, 2016 2 commits
  7. 02 Sep, 2016 2 commits
  8. 31 Aug, 2016 2 commits
  9. 30 Aug, 2016 1 commit
  10. 29 Aug, 2016 2 commits
  11. 27 Aug, 2016 1 commit
  12. 26 Aug, 2016 3 commits
  13. 25 Aug, 2016 5 commits
  14. 24 Aug, 2016 6 commits
  15. 23 Aug, 2016 4 commits
  16. 22 Aug, 2016 5 commits