Repair corrupted mysql database: mysqlcheck -r your_database

by rajesh 2012-06-16 00:27:50

The one liner command that could fix a corrupted database is

# mysqlcheck -r your_database

You should login to ssh and run this command as root.

This might take some time and we should have patience.


Tagged in:

872
like
0
dislike
0
mail
flag

You must LOGIN to add comments