mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
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.
93 KiB
93 KiB