How to repair MySQL Tables
Sometimes it is possible that your Wordpress database can become overburdened in the process of fetching so much requests and because of it, it will create overhead. As time progresses, overhead values of some tables can become very high and it might cause the database to crash, like what happened to me recently. It is similar to the concept of defragmentation in windows. To keep your database healthy and free of any overheads, just follow the steps shown below
1) Open phpMyAdmin client and select your wordpress database and click on its name
2) You will now see all the tables of the database as shown below.
3) Select the checkbox of each table which have an overhead value
4) Go to the drop down menu “with selected” and select repair table
5) An sql query will now be executed and if everything works fine, you will see a screen similar to the one shown below.
This way all the overhead value will be cleared. If the overhead values is under a kilobyte, it isn’t much of a problem but sometimes the overhead value can become very large. So it is better to perform these steps once every few days so as to keep your database healthy.
Popularity: 5% [?]









Great it worked for you. I had seen this isssue at some more places. This post will be a great help to them
How much was your overhead when your database got corrupted?
@Binny
around 3 MB
Very cool post Madhur… I can’t begin to tell you how helpful this will be for many WordPress bloggers.
Interesting Madhur, You wont have to worry about this unless you receive a large influx of traffic over a short period of time though right.
Good to see that everything is back to normal for you. Nice tutorial.
Thank you for sharing the steps. This is very useful. Anyway the steps are very clean and easy to understand.
Great write up!
Bookmarked for future reference
Great tips for bloggers Madhur. Learning from experience is the best.
This is cool although I am afraid to work in Mysql
[...] How to Repair MYSQL Tables [...]
[...] How to repair MySQL Tables: Also from Madhur. I found this gem looking through his archives. A solid, step by step guide for repairing your wordpress MySQL tables. [...]
I have a question, are you good at debugging mysql tables? Can you repair a corrupted wordpress database backup? Or do you know someone who can?
@Bobby
No Bobby, i have no expertise there. Maybe you can try visiting the some forums like digital point, you might find someone there.
I never headed such Problem. any reason why such had happened ?
@Abhishek
This can happen in due course of time as more queries are fetched from Database so it is better to check it regularly.
How to repair MySQL Tables…
Sometimes it is possible that your Wordpress database can become overburdened in the process of fetching so much requests and because of it, it will create overhead. As time progresses, overhead values of some tables can become very high and it might c…
How to repair MySQL Tables…
Sometimes it is possible that your Wordpress database can become overburdened in the process of fetching so much requests and because of it, it will create overhead. As time progresses, overhead values of some tables can become very high and it might c…
[...] for help” post. Last week as I spent some time googling for answers, I came across a post (similar to this one) which explained how Wordpress mySQL databases over time can develop “overhead” and [...]
Leave your response!
Get Latest Updates by Email
My Blogs
Advertisement
Recent Posts
Categories
Recent Comments
Top Commentators