Page 1 of 1

Error: MariaDB is down, and in /var/log/mysql/error.log we see: [ERROR] Can't init tc log

Posted: Mon Sep 19, 2022 12:44 pm
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
In your SSH, as root, run:

Code: Select all

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