I have the same problem using MySQL in Cacko ROM on my c860, I\'ve try several method (chown in /var/lib/mysql, using mysqlstart -u daemon)
but MySQL Still cannot start, I\'ve check the log file and it say :
1. Can\'t start server : Bind on unix socket : Permission denied
(is this part related to permission of /tmp? it\'s already 777 rights)
2. Do you already have another mysqld server running on socket : /tmp/mysql.sock
(I\'m sure that there is no file on /tmp directory)
I\'ve haven\'t change anything on /etc/my.cnf , is there anything I\'m missing?
Thanks for help