1. 26 Nov, 2007 1 commit
    • thek@adventure.(none)'s avatar
      Bug #32436 KILL QUERY completely deadlocks mysqld · 95bfde3d
      thek@adventure.(none) authored
      Sending several "KILL QUERY" statements to target a connection running
      "SELECT SLEEP" could freeze the server.
      
      The locking order in Item_func_sleep was wrong and this could lead to a
      dead lock.
      
      This patch solves the issue by resolving the locking order properly.
      95bfde3d
  2. 19 Nov, 2007 1 commit
  3. 04 Oct, 2007 3 commits
  4. 02 Oct, 2007 1 commit
  5. 01 Oct, 2007 1 commit
  6. 27 Sep, 2007 2 commits
  7. 26 Sep, 2007 1 commit
  8. 25 Sep, 2007 1 commit
  9. 22 Sep, 2007 1 commit
  10. 20 Sep, 2007 2 commits
  11. 19 Sep, 2007 1 commit
  12. 15 Sep, 2007 1 commit
  13. 14 Sep, 2007 13 commits
  14. 13 Sep, 2007 5 commits
  15. 12 Sep, 2007 6 commits