1. 02 Nov, 2003 3 commits
  2. 01 Nov, 2003 2 commits
  3. 31 Oct, 2003 12 commits
  4. 30 Oct, 2003 7 commits
  5. 27 Oct, 2003 2 commits
  6. 26 Oct, 2003 5 commits
  7. 25 Oct, 2003 8 commits
  8. 24 Oct, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      sql_parse.cc: · 7891550e
      heikki@hundin.mysql.fi authored
        URGENT: MONTY AND SERGEI should check this patch! The patch fixes the memory corruption reported by a user. It happened because the code did not keep correct a count of how many connections a user has, and the user object got freed too soon if the same user had more than 1 connection. Also fix a typo by Sanja: 'and' is not a C operator, I think it should be &&
      7891550e