[Bug 594932] Re: MySQL cannot access it's plugin directory (AppArmor rule)

Caspar Clemens Mierau launchpad at mierau.eu
Wed Jun 16 20:50:56 BST 2010


** Description changed:

  The MySQL server 5.1 in Ubuntu Lucid ships the InnoBase InnoDb plugin in
  /usr/lib/mysql/plugin/. Though this directory belongs to the MySQL
  server package it is not allowed by AppArmor. The shipped InnoDb plugin
  in this directory therefore can only be loaded by adding something like:
  
  /usr/lib/mysql/plugin/ r,
- /usr/lib/mysql/plugin/ mr
+ /usr/lib/mysql/plugin/* mr
  
  to
  
  /etc/apparmor.d/usr.sbin.mysqld
  
  Please note: This is about "InnoDb plugin", not the default InnoDb
  engine.

-- 
MySQL cannot access it's plugin directory (AppArmor rule)
https://bugs.launchpad.net/bugs/594932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.



More information about the Ubuntu-server-bugs mailing list