Working again! The suggestion by Morgan Leijström 2026-02-18 07:59:30 CET, Setting
skip_grant_tables=0, got it all running again. Many thanks.
His suggestion before that, 2026-02-18 20:39:25 CET, did not work.
Previously, when I tried to start akonadi, the place in the output where an error appeared was:
- Code: Select all
org.kde.pim.akonadiserver: Error text: "Lost connection to server during query QMYSQL3: Unable to execute statement"
org.kde.pim.akonadiserver: Values: QMap((":0", QVariant(QString, "akonadi"))(":1", QVariant(QString, "SchemaVersionTable")))
org.kde.pim.akonadiserver: Query: "SELECT information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME,
....and more lines starting with information_schema.
And I didn't know where to go from there.
I notice that in the mysql.err log it says:
- Code: Select all
"Version: '11.4.10-MariaDB' socket: '/run/user/1001/akonadi/mysql.socket' port: 0 Mageia MariaDB Server
260218 9:42:01 [ERROR] /usr/sbin/mysqld got signal 11 ;
Sorry, we probably made a mistake, and this is a bug.
Your assistance in bug reporting will enable us to fix this for the next release.
To report this bug, see https://mariadb.com/kb/en/reporting-bugs about how to report
a bug on https://jira.mariadb.org/.
Please include the information from the server start above, to the end of the
information below."
It is dated Wed Jan 14 01:59:53, so should I do that or is it now considered solved?