mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2
This commit is contained in:
@@ -5308,6 +5308,7 @@ end_with_restore_list:
|
||||
}
|
||||
case SQLCOM_SHUTDOWN:
|
||||
#ifndef EMBEDDED_LIBRARY
|
||||
DBUG_EXECUTE_IF("crash_shutdown", DBUG_SUICIDE(););
|
||||
if (check_global_access(thd,SHUTDOWN_ACL))
|
||||
goto error;
|
||||
kill_mysql(thd);
|
||||
|
||||
Reference in New Issue
Block a user