1. 19 Jun, 2006 1 commit
    • svoj@may.pils.ru's avatar
      BUG#18036 - update of table joined to self reports table as crashed · 37cdb0fb
      svoj@may.pils.ru authored
      Certain updates of table joined to self results in unexpected
      behavior.
      
      The problem was that record cache was mistakenly enabled for
      self-joined table updates. Normally record cache must be disabled
      for such updates.
      
      Fixed wrong condition in code that determines whether to use
      record cache for self-joined table updates.
      
      Only MyISAM tables were affected.
      37cdb0fb
  2. 07 Jun, 2006 2 commits
  3. 06 Jun, 2006 2 commits
  4. 01 Jun, 2006 4 commits
  5. 31 May, 2006 1 commit
  6. 30 May, 2006 3 commits
  7. 29 May, 2006 2 commits
  8. 28 May, 2006 3 commits
  9. 27 May, 2006 1 commit
  10. 25 May, 2006 2 commits
  11. 24 May, 2006 6 commits
  12. 23 May, 2006 3 commits
  13. 22 May, 2006 2 commits
  14. 21 May, 2006 1 commit
  15. 20 May, 2006 3 commits
  16. 19 May, 2006 4 commits