Skip to content

Instantly share code, notes, and snippets.

@jafstar
Created April 18, 2013 15:51
Show Gist options
  • Save jafstar/5413835 to your computer and use it in GitHub Desktop.
Save jafstar/5413835 to your computer and use it in GitHub Desktop.
How to shutdown mysql
sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop
sudo /Library/StartupItems/MySQLCOM/MySQLCOM start
sudo /Library/StartupItems/MySQLCOM/MySQLCOM restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment