数据写入过程中磁盘满了,
错误: Table './ckgsbee/mba_fmba_resume' is marked as crashed and should be repaired
修复命令:进入到表所在的数据库,check table 表明用来检查出现问题的表的状
.repair table newabout
check table newabout
数据写入过程中磁盘满了,
错误: Table './ckgsbee/mba_fmba_resume' is marked as crashed and should be repaired
修复命令:进入到表所在的数据库,check table 表明用来检查出现问题的表的状
.repair table newabout
check table newabout