Posts Tagged ‘mysql mac osx launchdaemons’

Restart macports MySQL 5 on OSX

Posted in Mac Tips, Programming on August 11th, 2009 by Rob – Be the first to comment
sudo launchctl unload -w /Library/LaunchDaemons/org.macports.mysql5.plist
sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist