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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to