You may have a permission issue.  Did you change the directories mysql
is accessing.  For me, this was resolved by granting the mysql user
under which mysql runs access to the relevant directories (/log/mysql
/lib/mysql /etc/mysql).

i.e.,

chown -R mysql:mysql <dirs in question here>

-- 
CPU information is inaccessible for MySQL
https://bugs.launchpad.net/bugs/448656
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to