mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
10.0-base merge
This commit is contained in:
@ -2177,6 +2177,7 @@ static bool check_prepared_statement(Prepared_statement *stmt)
|
||||
case SQLCOM_GRANT:
|
||||
case SQLCOM_REVOKE:
|
||||
case SQLCOM_KILL:
|
||||
case SQLCOM_SHUTDOWN:
|
||||
break;
|
||||
|
||||
case SQLCOM_PREPARE:
|
||||
|
Reference in New Issue
Block a user