Security fix: LOCK TABLES must check for sufficient privileges.
sql/sql_parse.cc: Check table access for SQLCOM_LOCK_TABLES.
Showing
Please register or sign in to comment
sql/sql_parse.cc: Check table access for SQLCOM_LOCK_TABLES.