I\'ve googled this and could\'nt find anything new and useful for Apple\'s new OS SnowLeopard. I wonder if this is my mistake or I do need to do something?
this is w
open Terminal
cd /usr/local/mysql/support-files sudo nano mysql.server
Find the lines:
basedir= datadir=
change them to
basedir=/usr/local/mysql datadir=/usr/local/mysql/data