Page 1 of 1

Error: Can't init tc log

Posted: Wed Oct 19, 2022 11:36 am
by isscbta
MariaDB is down, and in /var/log/mysql/error.log we see:

Code: Select all

2022-09-05 10:13:24 140300575628672 [Note] Recovering after a crash using tc.log
2022-09-05 10:13:24 140300575628672 [ERROR] Can't init tc log
2022-09-05 10:13:24 140300575628672 [ERROR] Aborting
Solution:

Code: Select all

rm -f /var/lib/mysql/tc.log
systemctl start mysql