Download MySQL
Install
Install Startup Item
Install PrefPane
Set up shell aliases
Copy config to /etc/my.cnf
Add socket to /etc/my.cnf
mkdir /var/mysql
chmod _mysql /var/mysql
ln -s [...] Read more
We needed to use older versions of Java for a few business apps. Apple would update the XProtect file which would disable older versions of Java. We use this script to lower the blocked version to [...] Read more