You might see this error if trying to perform a logical backup on a table that is corrupted. mysqldump: Couldn't execute 'show create table `table`': Table 'table’ is marked as crashed and last (automatic?) repair failed (144) This error occurs because mysqldump iterates through each table in the database and executes SHOW CREATE TABLE for […]
The post Solved! mysqldump: Couldn’t execute ‘show create table table’ appeared first on Virtual-DBA Remote DBA Services & Support - Certified Database Experts.