There is akonadi-db-migrator if you want to migrate to sqlite (the default since KDE PIM 24.02) without losing your data. You need to run akonadi-db-migrator --newengine sqlite
eading datadir from the MariaDB server failed. Got the following error when executing the ‘mysql’ command li
ne client
ERROR 1049 (42000): Unknown database ‘mysql’
FATAL ERROR: Upgrade failed
But the database ‘mysql’ actually exists. Any idea for that?
There’s something wrong with mariadb installed on my computer, I managed to use this command and mitigate to sqlite database on other computer. Thanks for pointing out that command.