https://bugs.kde.org/show_bug.cgi?id=456983
Carl Schwan <c...@carlschwan.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |akonadi/-/commit/9cda58ef90 |akonadi/-/commit/897d583942 |45b567c54feea774f73d045949e |e7acb2bce5b65b56a6c0c19260d |6c8 |6f9 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Carl Schwan <c...@carlschwan.eu> --- Git commit 897d583942e7acb2bce5b65b56a6c0c19260d6f9 by Carl Schwan. Committed on 19/10/2023 at 17:10. Pushed by carlschwan into branch 'release/23.08'. 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. (cherry picked from commit d1738fa348e79bc4abf781f0512ef256460d78b2) M +1 -1 src/server/storage/dbconfigmysql.cpp https://invent.kde.org/pim/akonadi/-/commit/897d583942e7acb2bce5b65b56a6c0c19260d6f9 -- You are receiving this mail because: You are watching all bug changes.