Fixes cases where thd->query was not protected.
This fixes a problem with SHOW PROCESSLIST sql/log_event.cc: Fixes cases where thd->query was not protected sql/sql_acl.cc: Table privileges was not reset on FLUSH PRIVILEGES if tables_priv was empty sql/sql_db.cc: Fixes cases where thd->query was not protected
Showing
Please register or sign in to comment