summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <anozdrin/alik@station.>2007-10-11 17:11:12 +0400
committerunknown <anozdrin/alik@station.>2007-10-11 17:11:12 +0400
commit3ca34c102a363d41ce7ee7de2a15de288654e967 (patch)
tree0fe0c93ca75967b614fb1aaa1b624feb63405102 /mysql-test
parent27e2f30e05e89a4926f5b03661168d572e7153da (diff)
downloadmariadb-git-3ca34c102a363d41ce7ee7de2a15de288654e967.tar.gz
A patch for BUG#31418: User locks misfunctioning after
mysql_change_user(). The problem was that THD::ull was not reset in THD::cleanup(). The fix is to reset it. sql/sql_class.cc: Reset THD::ull after cleanup to prevent memory corruption. tests/mysql_client_test.c: Add test case for BUG#31418.
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions