Already, in earlier articles I had provided you a step-by-step guide on Repairing and Optimizing your WordPress driven website without using any plugin and Optimizing WordPress Database using PHPMyAdmin. Continuing on same series of posts, this post focus on Repairing WordPress Database using PHPMyAdmin.
Step1: Login to your WordPress Database using PHPMyAdmin.
Step2: Now select the database which you want to repair. Click on “Check tables having overhead” option to select the right tables.
Step3: From drop down menu, select the menu item which says “Repair table”, this will repair the table.
Step4: After selecting “Repair table” option, this will repair the database and will be look like this:
PHPMyAdmin is the easiest way to repair the database tables without adding plugin load to your WordPress site.
Note: Before applying this tutorial back-up your database and never click on options like Drop, Empty because they will ruin your database and create problem so be careful.
Finally in the end do let us know in the comments section, if you faced any problem?