[Akonadi] [Bug 289295] MySQL errors when creating the akonadi database
Ömer Fadıl USTA
omerusta at gmail.com
Tue Jan 15 05:35:54 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=289295
Ömer Fadıl USTA <omerusta at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |omerusta at gmail.com
--- Comment #13 from Ömer Fadıl USTA <omerusta at gmail.com> ---
I had same bug and fixed like this.
Could someone (who have same problem) test the same steps and feed back the
result ?
1- akonadictl stop
2- install libmysql++-dev and apparmor-utils packages
3- sudo aa-complain mysqld
4- sudo aa-complain mysql_install_db
5- sudo aa-complain mysqlcheck
6- sudo /etc/init.d/apparmor reload
7- rm -rf ~/.local/share/akonadi/db_data/*
8- akonadictl start
9- check mysql.err and there isn't any error anymore
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list