If your disk fills up in the middle of the night, and your database crashes and it seems like all of your Movable type entries are lost, the following command is a good one to know:
ccc|
mysqlcheck -c -e -A -a -o -r -p -v
|ccc
***Phew|http://dev.mysql.com/doc/mysql/en/Using_mysqlcheck.html***.