Caught in endless database error loop
-
Overnight my database seems to have disconnected.
Upon going to my /wp-admin/ area I am given the following error:
One or more database tables are unavailable. The database may need to be repaired.
I click ‘repaired’ and am given the options to ‘Repair Database’ or ‘Repair Database and Optimize’ – I click ‘Repair Database’ and then I get the following:
To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file. Once this line is added to your config, reload this page.
define(‘WP_ALLOW_REPAIR’, true);I modify wp-config, re-upload, force refresh and I am given the following:
Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.
define(‘WP_ALLOW_REPAIR’, true);I remove the line, re-upload, ensuring there are now ‘garbage’ blank spaces or lines.
Upon going back to /wp-admin/ I am confront with the original error:
One or more database tables are unavailable. The database may need to be repaired.
The whole process repeats.
Please advise! And thank you in advance.
The topic ‘Caught in endless database error loop’ is closed to new replies.