If you are online then you should run: mysqlcheck mysqlcheck -o –all-databases If you are offline then you can run myisamchk which is a little more thorough. myisamchk –sort-index myisamchk -r tbl_name
making Linux a little easier
If you are online then you should run: mysqlcheck mysqlcheck -o –all-databases If you are offline then you can run myisamchk which is a little more thorough. myisamchk –sort-index myisamchk -r tbl_name