http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
Start MySQL
sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist
Stop MySQL
sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plist
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist
sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plist
You need to create an account or log in to post comments to this site.
» Starting and stopping MySQL ... in mysql start leopard stop
» MySQL 5 macports setup in mysql setup start stop mysql5 socket
» MySQL launchd item for Mac O... in mysql osx 10.4 tiger launchd
» Launchd item for starting MySQL in mysql osx launchd
» Macports MySQL 5 startup on ... in mysql macports startup mysql5
» Remove Existing MySQL Instal... in mysql osx installer remove symlink uninstall
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails