• 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
sql_parse.cc 134 KB