How to Repair Your WordPress Database Tables with phpMyAdmin
If you are having problems with your WordPress installation it’s possible that it is due to a problem with its Database.
This tutorial makes use of phpMyAdmin and assumes you have access to this through your web host’s CPanel backend or similar.
Step 1) Log in to CPanel
Step 2) Launch phpMyAdmin
Step 3) Select your WordPress database from the left hand menu
Step 4) Click “Check All” to select all the Database Tables, then, from the dropdown menu, select “Repair Table”
When complete, you will see a message similar to the following confirming the status of each table checked.
Thanks a lot. My problem was solved. Thanks again.