Fix for bug #9566 "explicit LOCK TABLE and store procedures result in
illegal state". We should not assume that mysql.proc table does not exist if we are unable to open it under LOCK TABLES or in prelocked mode (and remember this fact by setting mysql_proc_table_exists to zero).
Showing
Please register or sign in to comment