> Hi, [...] > 3. if possible, if you're using KDE, your akonadi also uses mariadb. so > you > can add this to your akonadi mariadb config file too, in mysqld section: > > (in ~/.local/share/akonadi/mysql.conf ) > > [mysqld] > plugin_dir=/usr/lib64/mysql/plugin > plugin-load=feedback.so > > then restart akonadi with (akonadictl restart)
As someone pointed out correctly, plugin_dir does not need to be set for akonadi users. I tested this out and it does work with only adding plugin-load=feedback.so to the [mysqld] section. on a related note, there's a minor bug in the feedback reporting, which is fixed by this update: if people can update their mariadb packages from updates_testing and add a comment on the bug report, so this bug can be validated, that would be nice: https://bugs.mageia.org/show_bug.cgi?id=6922 thanks in advance
