Created
April 18, 2013 15:51
-
-
Save jafstar/5413835 to your computer and use it in GitHub Desktop.
How to shutdown mysql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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