Install script bad for Mac OS users with older mysql versions.

The default install script looks for /var/mysql/mysql.sock, which is not where OS X 10.4.11 and MySQL installer for 4.1.18 were installing the socket. To get it to work, I had to: sudo mkdir /var/mysql

Apple news by ronabop

Leave a Reply

You must be logged in to post a comment.