MySQL daemon won't start
Starting mysqld daemon with databases from /var/mysql
rm: /var/mysql/mysql.sock: Permission denied
STOPPING server from pid file /var/mysql/quicksilver.lan.pid
081129 12:58:11 mysqld ended
I discovered that trying to manually remove (rm) the mysql.sock file gives the same "Permission denied" error. Even though it seems like the permissions/ownership should allow it:
srwxrwxrwx 1 mysql admin 0 Nov 26 15:25 mysql.sock
Using sudo works to delete the file, but then mysqld_safe gives:
Starting mysqld daemon with databases from /var/mysql
STOPPING server from pid file /var/mysql/quicksilver.lan.pid
081129 13:34:04 mysqld ended
I note the mysql.sock file is 0 bytes: is this wrong?
I don't know what else to try.
QuickSilver dual-800 G4, Mac OS X (10.4.11), X Server