问题:Table 'person_education_experience' is marked as crashed and should be repaired找下mysql的安装目录下的bin/myisamchkmyisamchk -c -r ../../data/jian/person_education_experience 这样就可以恢复数据表的索引了。