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

Allen Winter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |akonadi/-/commit/8bc10b8e6e
                   |                            |6e8588b21a918fa846903af4e6b
                   |                            |db7

--- Comment #12 from Allen Winter <[email protected]> ---
Git commit 8bc10b8e6e6e8588b21a918fa846903af4e6bdb7 by Allen Winter.
Committed on 13/07/2026 at 12:39.
Pushed by winterz into branch 'master'.

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.

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/8bc10b8e6e6e8588b21a918fa846903af4e6bdb7

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to