mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
MDEV-4660 SHUTDOWN command
Based on James Briggs contribution.
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