summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2003-10-25 01:38:42 +0300
committerunknown <heikki@hundin.mysql.fi>2003-10-25 01:38:42 +0300
commitd5cf9da4f389c30ecd29fbba1543ccee8c9d48e0 (patch)
treeac7507c6b5569fd1b53baf25ad13000cfb50a644 /mysql-test
parentc8a40a8b810d7338209e803a75d3697f6f92d2d0 (diff)
downloadmariadb-git-d5cf9da4f389c30ecd29fbba1543ccee8c9d48e0.tar.gz
sql_parse.cc:
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 && sql/sql_parse.cc: 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 &&
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions