1. 03 Jan, 2008 1 commit
    • thek@adventure.(none)'s avatar
      Bug#30887 Server crashes on SET GLOBAL query_cache_size=0 · 96146a39
      thek@adventure.(none) authored
      Reseting the query cache by issuing a SET GLOBAL query_cache_size=0 caused the server
      to crash if a the server concurrently was saving a new result set to the query cache. The
      reason for this was that the invalidation wasn't waiting on the result writers to
      release the block level locks on the query cache.
      96146a39
  2. 27 Nov, 2007 1 commit
  3. 26 Nov, 2007 9 commits
  4. 23 Nov, 2007 1 commit
  5. 22 Nov, 2007 2 commits
  6. 21 Nov, 2007 12 commits
  7. 20 Nov, 2007 10 commits
  8. 19 Nov, 2007 4 commits