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.
Showing
Please register or sign in to comment
mysql_change_user(). The problem was that THD::ull was not reset in THD::cleanup(). The fix is to reset it.