1. 05 May, 2003 1 commit
  2. 30 Apr, 2003 2 commits
  3. 29 Apr, 2003 3 commits
  4. 28 Apr, 2003 3 commits
  5. 27 Apr, 2003 1 commit
  6. 26 Apr, 2003 3 commits
  7. 25 Apr, 2003 1 commit
  8. 24 Apr, 2003 9 commits
  9. 23 Apr, 2003 10 commits
  10. 22 Apr, 2003 6 commits
  11. 21 Apr, 2003 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      Fix for a bug record #307. · adb52cfc
      Sinisa@sinisa.nasamreza.org authored
      Very nasty bug.
      It was caused by double free()-ing memory of join->select and 
      join->quick. 
      
      I was able to pinpoint it only after using Valgrind.
      
      Plus better fix for bug with TMP_TABLE_PARAM.
      
      Plus new constructor for SELECT_LEX.
      adb52cfc