MySQL Error Message
Storage engines failed to recover one or more
transactions. The recovery process was stopped early, check
previous messages for the details on failed transactions. Side
effects may be transactions in an inconsistent state between the
binary log and the storage engines, or transactions kept by
storage engines in a prepared state (possibly holding locks).
Either fix the issues with the storage engine (out-of-memory, no
disk space, etc) or, to release possibly acquired locks held by XA
transactions, disable the binary log during server recovery and
check consistency between storage engines and binary log files.
Reason for the Error
ER_BINLOG_CRASH_RECOVERY_ERROR_RETURNED_SE
was added in 8.0.30.