SHUTDOWN
Stops the MariaDB server process. Allows a client with the SHUTDOWN privilege to cleanly power down the database instance.
Syntax
SHUTDOWN [WAIT FOR ALL { SLAVES | REPLICAS } ]Description
WAIT FOR ALL REPLICAS / SLAVES
SHUTDOWN WAIT FOR ALL REPLICAS;Required Permissions
Shutdown for Upgrades
Example
Other Ways to Stop mariadbd
See Also
Last updated
Was this helpful?

