Database crash with `mysqld got signal 11`

Looks like the database was running a purge, yes you’ll need to be using innodb_force_recovery

Looks like the database resolved the InnoDB crashing transaction, but got blocked due to a new error:

You should check to see if you have a file already at /var/lib/mysql/mysql.sock.lock

1 Like