Error: Can't init tc log
Posted: Wed Oct 19, 2022 11:36 am
MariaDB is down, and in /var/log/mysql/error.log we see:
Solution:
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
Code: Select all
rm -f /var/lib/mysql/tc.log
systemctl start mysql