How to handle [ERROR] mysqldump: Couldn’t execute ‘show create table `wp_options`’: Table ‘./site_wordpress/wp_options’ is marked as crashed and should be repaired (145)

When performing certain MySQL backup operations you might end up with the following message:

[ERROR] mysqldump: Couldn’t execute ‘show create table `wp_options`’: Table ‘./site_wordpress/wp_options’ is marked as crashed and should be repaired (145)

It’s possible to repair this using the command line or phpMyAdmin.

This article explain how to do it using phpMyAdmin by showing you a screenshot of where the menu is. Without further adieu, here is the menu:

Share this article

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top