1. 20 May, 2003 1 commit
  2. 05 May, 2003 2 commits
  3. 03 May, 2003 3 commits
  4. 02 May, 2003 2 commits
  5. 30 Apr, 2003 2 commits
  6. 28 Apr, 2003 3 commits
  7. 26 Apr, 2003 3 commits
  8. 25 Apr, 2003 1 commit
  9. 24 Apr, 2003 7 commits
  10. 23 Apr, 2003 7 commits
  11. 22 Apr, 2003 8 commits
  12. 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