[Expired for mysql-5.5 (Ubuntu) because there has been no activity for
60 days.]
** Changed in: mysql-5.5 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/10
> However it would seem better for the application code to automatically
update the /etc/apparmor.d/local/usr.sbin.mysqld file as it learns of
paths.
I doubt that applications are meant to change that file, though I know
nothing about apparmor.
If Glom did that, it would need to ask for sudo acce
You can also work around this by setting the mysql profile into complain
mode. Edit /etc/apparmor.d/usr.sbin.mysqld and change the line
/usr/sbin/mysqld {
to
/usr/sbin/mysqld flags=(complain) {
then reload the profile with
sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.mysqld
after this I
Marking incomplete in case there is another way we can improve this
situation. If there is not, then the bug should probably be marked
wontfix.
** Changed in: mysql-5.5 (Ubuntu)
Importance: Undecided => Medium
** Changed in: mysql-5.5 (Ubuntu)
Status: New => Incomplete
--
You receive