程序执行的过程中,出现 Table ‘.xxxx’ is marked as crashed and should be repaired 错误,上网查了一下,原来是表遭到损坏所致,具体修复办法如下:假设遭到损坏的表是数据库abc中的demo.1、登录到数据库2、use abc3、check tab