https://bugs.kde.org/show_bug.cgi?id=409302
--- Comment #1 from nmset <nm...@netcourrier.com> --- This is a general akonadi failure with newer mariadb version 10.4.6. This fix from Arch's forum gives a usable akonadi server, though knotes itself is not immediately usable on a new account : > # mysql --socket=/tmp/akonadi-USERID.XXXXXX/mysql.socket -e 'create database > mysql' > # mysql_upgrade --socket=/tmp/akonadi-USERID.XXXXXX/mysql.socket > # akonadictl restart Let's hope akonadi devs come around this issue. -- You are receiving this mail because: You are the assignee for the bug.