今天一早打开测试环境页面,迟迟打不开,一直提示”The table "dist" for active record class "DistAR" cannot be found in the database.“。
经过排查,在数据库中执行”desc xxx“出现”Got error 28 from storage engine“的错误提示。
解决办法:删除数据目录下无用的文件,数据。重启mysql。
今天一早打开测试环境页面,迟迟打不开,一直提示”The table "dist" for active record class "DistAR" cannot be found in the database.“。
经过排查,在数据库中执行”desc xxx“出现”Got error 28 from storage engine“的错误提示。
解决办法:删除数据目录下无用的文件,数据。重启mysql。