The MySQL schema store seems to be corrupted for a reason. These reasons may include:
- You have violated the
information_schema database - The file system is damaged or some errors in the file system are damaged in the database.
- MySQL internal databases broke the schema database due to an error in MySQL (perhaps no one had met before).
If you do not have backups, you can still access your data, first back up your data, and then follow these steps:
If you have backups, reinstall MySQL (before doing this, completely clear all mysql data), and then import your data.
AhmetB - Google Jun 09 2018-11-11T00: 00Z
source share