mysql on mac

(this is my scratchpad)
I installed mysql on a mac straight from mysql website. Not sure whether that was a wise decision.

cp /usr/local/mysql/support-files/my-medium.cnf /etc/my.cnf
vi /etc/my.cnf 
/Library/StartupItems/MySQLCOM/MySQLCOM stop
/Library/StartupItems/MySQLCOM/MySQLCOM start

Resources:
http://www.jonmaddox.com/2007/10/27/start-and-stop-mysql-in-mac-os-x-105...
http://stackoverflow.com/questions/93128/mysql-got-a-packet-bigger-than-...

free form: