https://bugs.kde.org/show_bug.cgi?id=522845
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |akonadi/-/commit/8bc10b8e6e |akonadi/-/commit/4b3153c73d |6e8588b21a918fa846903af4e6b |030bbcad08e12a52c311feb5484 |db7 |923 --- Comment #13 from Allen Winter <[email protected]> --- Git commit 4b3153c73d030bbcad08e12a52c311feb5484923 by Allen Winter. Committed on 13/07/2026 at 12:41. Pushed by winterz into branch 'release/26.08'. Fixes for Akonadi killing MariaDB too quickly Implement the recommendations in BUG522845 to prevent crashes on login/logout when using the MariaDB backend. Includes these changes: - increase the wait from 3 to 30 seconds before termination - remove the `TimeoutSec=5sec` in akonadi_control.service.in so that systemd doesn't try to kill things after 5 seconds wait. - add `skip_slave_start` to mysql-global.conf so that replica threads are not started which should improve startup time. (cherry picked from commit 8bc10b8e6e6e8588b21a918fa846903af4e6bdb7) 85f2356f WIP - Fixes for Akonadi killing MariaDB too quickly Co-authored-by: Allen Winter <[email protected]> M +0 -1 src/akonadicontrol/akonadi_control.service.in M +2 -2 src/server/storage/dbconfigmysql.cpp M +4 -0 src/server/storage/mysql-global.conf https://invent.kde.org/pim/akonadi/-/commit/4b3153c73d030bbcad08e12a52c311feb5484923 -- You are receiving this mail because: You are watching all bug changes.
