[Akonadi] [Bug 409224] kmail with >=mariadb-10.4.6: not able to refresh email list: Unable to append status flags

Piotr bugzilla_noreply at kde.org
Mon Jul 1 19:30:53 BST 2019


https://bugs.kde.org/show_bug.cgi?id=409224

--- Comment #7 from Piotr <piorek at piorekf.org> ---
Workaround wasn't working for me:

piorek at dreadnought ~ $ mysql_upgrade
--socket=/tmp/akonadi-piorek.XXXXXX/mysql.socket
Version check failed. Got the following error when calling the 'mysql' command
line client
ERROR 1049 (42000): Unknown database 'mysql'
FATAL ERROR: Upgrade failed

Had to create DB mysql first (CREATE DATABASE mysql;). This fixed the problem
and upgrade succeeded. Looks like KMail is working fine so far.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list