How To Repair Corrupted MySQL Tables in Linux
Oct 22, 2008 Work, web development
I had this problem for days and can’t find a solution. What I had was .frm, .MYD and .MYI backup files from a previous MySQL installation. My task was to restore these files to the newly reformatted dedicated server. I searched all over the net to find the solution, and here’s what I did (commands are in italics):
I thought I’d share this so that others would also fix their own corrupted mysql table. :)
Related posts:
- How To Completely Backup your GoDaddy Website Files Godaddy mainly offers domain names for sale, but they are also selling hosting plans including shared hosting, VPS and dedicated...
- Search and Replace in MySQL I just went through a domain transfer for one of our websites, and the links in the posts are all...
- How to Install/Recompile MCRYPT in PHP (CentOS VPS) I’m starting to develop sites with the Interspire Shopping Cart system, which I think is totally way better than Prestashop....


















Leave a Reply