How To Repair Corrupted or Crashed MySQL Tables? [Hacks and Mods]
Welcome to another hacks and mods article, in this one we look at a critical issue which many of use face once in a while, though the issue is trivial and seldom happens we have written a worthwhile tip to backup your database from the command prompt so do check it out.
If you are looking to repair corrupted MySQL tables, Techblissonline has a mod which we will be featuring today.
To repair a MySQL table follow the following steps:
- Login to phpMyAdmin
- Select the affected MySQL database.
- In the options available from the check the tables you want to repair.
- Navigate to the bottom of the page and select Repair Table from the menu.
This should run a rescue on the tables you selected for repair.




