Getting launchd to play nicely with mysql 5 osx
February 11th 2010Recently I was trying to install Mysql 5 installed via MacPorts, and I found a very helpful tutorial from hivelogic. Which all worked beautifully, but to get the server to launch properly at startup I needed to do a couple more steps. After googling around the errors I was getting I found out that I needed to run mysql_upgrade…