命令行进入mysql 数据库
use 数据库名;
或者 通过命令 ./myisamchk -r -q /data/app/gm/mysql/data/mysql3306/data/数据库名/*.MYI;