1. 31 Oct, 2003 14 commits
  2. 30 Oct, 2003 9 commits
  3. 28 Oct, 2003 1 commit
  4. 27 Oct, 2003 2 commits
  5. 26 Oct, 2003 5 commits
  6. 25 Oct, 2003 8 commits
  7. 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