SHUTDOWN

j
y
T
r

The SHUTDOWN statement is used to perform a shutdown operation in TiDB. Execution of the SHUTDOWN statement requires the user to have SHUTDOWN privilege.

Synopsis

Statement:

Statement

Examples

SHUTDOWN;
Query OK, 0 rows affected (0.00 sec)

MySQL compatibility

The SHUTDOWN statement is partly compatible with MySQL. If you encounter any compatibility issues, you can report the issues on GitHub.

SHUTDOWNwas last updated 6/6/2022, 8:02:15 AM: remove aliases for v6.1 docs (#8795)

Was this page helpful?