The command to run to shutdown MariaDB/MySQL database:
service mysql stop
To restart MariaDB/MySQL database:
service mysql restart
The command to run to shutdown MariaDB/MySQL database:
service mysql stop
To restart MariaDB/MySQL database:
service mysql restart