MySQL Error 1012 – ER_CANT_FIND_SYSTEM_REC

MySQL Error Message

Can’t read record in system table

Reason for the Error

Returned by InnoDB for attempts to access
InnoDB INFORMATION_SCHEMA
tables when InnoDB is unavailable.