[Akonadi] [Bug 456983] mysql.err.old grows too large (over 20 GB)
Carl Schwan
bugzilla_noreply at kde.org
Thu Oct 19 16:25:40 BST 2023
https://bugs.kde.org/show_bug.cgi?id=456983
Carl Schwan <carl at carlschwan.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
|akonadi/-/commit/897d583942 |akonadi/-/commit/d1738fa348
|e7acb2bce5b65b56a6c0c19260d |e79bc4abf781f0512ef256460d7
|6f9 |8b2
--- Comment #14 from Carl Schwan <carl at carlschwan.eu> ---
Git commit d1738fa348e79bc4abf781f0512ef256460d78b2 by Carl Schwan.
Committed on 19/10/2023 at 17:09.
Pushed by carlschwan into branch 'master'.
Only keep mysql log from the last session
Previously mysql.err.old would grow infinively and reaching multiple
dozens of gigabit in some cases. With this change we keep the log from
the current session in mysql.err and from the previous session in
mysql.err.old only.
M +1 -1 src/server/storage/dbconfigmysql.cpp
https://invent.kde.org/pim/akonadi/-/commit/d1738fa348e79bc4abf781f0512ef256460d78b2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list