:(

SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine

错误位置

FILE: C:\phpStudy\web\Core\Library\Think\Db\Driver.class.php  LINE: 169

TRACE

#0 C:\phpStudy\web\Core\Library\Think\Db\Driver.class.php(169): PDOStatement->execute()
#1 C:\phpStudy\web\Core\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 C:\phpStudy\web\Core\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('dc_category')
#3 C:\phpStudy\web\Core\Library\Think\Model.class.php(122): Think\Model->flush()
#4 C:\phpStudy\web\Core\Library\Think\Model.class.php(1434): Think\Model->_checkTableInfo()
#5 C:\phpStudy\web\Core\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#6 C:\phpStudy\web\Core\Common\functions.php(621): Think\Model->__construct('category', '', '')
#7 C:\phpStudy\web\Application\Home\Controller\PublicController.class.php(21): M('category')
#8 C:\phpStudy\web\Application\Home\Controller\InfoController.class.php(10): Home\Controller\PublicController->common()
#9 C:\phpStudy\web\Core\Library\Think\Controller.class.php(41): Home\Controller\InfoController->_initialize()
#10 C:\phpStudy\web\Core\Common\functions.php(681): Think\Controller->__construct()
#11 C:\phpStudy\web\Core\Library\Think\App.class.php(89): controller('Info', '')
#12 C:\phpStudy\web\Core\Library\Think\App.class.php(202): Think\App::exec()
#13 C:\phpStudy\web\Core\Library\Think\Think.class.php(120): Think\App::run()
#14 C:\phpStudy\web\Core\init.php(97): Think\Think::start()
#15 C:\phpStudy\web\index.php(8): require('C:\\phpStudy\\web...')
#16 {main}