Skip to content
Commit 897d5839 authored by Carl Schwan's avatar Carl Schwan 🚴
Browse files

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.

BUG: 456983


(cherry picked from commit d1738fa3)
parent 4006675c
Pipeline #503662 passed with stage
in 13 minutes and 57 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment