Restart MySQL

{{{
$ mysqladmin -u root shutdown
}}}

-----
[CategoryComputing.DB.SQL.MySQL]