mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
when InnoDB frm file corruption Problem: mysqlcheck runs 'SHOW FULL TABLE' queries to get table lists. The query may fail for some reasons (e.g. null .frm file) then mysqlcheck doesn't process the database tables. Fix: try to run 'SHOW TABLES' if 'SHOW FULL TABLES' failed.
2.6 KiB
2.6 KiB