KDE PIM's centralised Akonadi subsystem uses a database for cached data.
Three different database backends have been supported for a long time.
When multiple USE flags are enabled, kde-apps/akonadi-config ebuild picks
the one with the highest priority (see the table under Changes below)
as default DB backend in akonadiserverrc.
This means that prior to KDE PIM 26.04.1 (with kde-apps/akonadi-config-0),
mysql, when enabled, took precedence for new KDE PIM setups.
Changes
=======
With kde-apps/akonadi-config-1 we are making sqlite the highest priority
instead. Existing Akonadi instance settings, which are kept in home
directories, will not be changed automatically.
---------!--------------------------------!-----------!-----------
Backend ! kde-apps/akonadi-config[
Posted By: Andreas Sturmlechner