Repair a table in MySql using PHPMyAdmin
Login to PhpMyAdmin and check the table you want to repair and select repair from the dropdown menu.
Login to PhpMyAdmin and check the table you want to repair and select repair from the dropdown menu.
Solution: Disable the debug in WordPress config file (wp-config.php) as follows define(‘WP_DEBUG’, false);