short version of the above fix:
( my OS is Ubuntu 12.04 precise with mysql-server-5.5.22-0ubuntu1 )
--
sudo touch /etc/apparmor.d/local/usr.sbin.mysqld
sudo service apparmor restart
--

if that does not work:
--
sudo touch /etc/apparmor.d/local/usr.sbin.mysqld
sudo aptitude purge apparmor apparmor-utils
sudo aptitude install apparmor apparmor-utils
--

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934013

Title:
  Mysql fails to start after upgrade to precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/934013/+subscriptions

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

Reply via email to