:(

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

错误位置

FILE: /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 157

TRACE

#0 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Db/Driver.class.php(157): PDO->prepare('SHOW COLUMNS FR...')
#1 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('tp_navigation')
#3 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Model.class.php(1434): Think\Model->_checkTableInfo()
#5 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /www/web/gdwenxue/public_html/ThinkPHP/Common/functions.php(621): Think\Model->__construct('navigation', '', '')
#7 /www/web/gdwenxue/public_html/Application/Home/Controller/BaseController.class.php(31): M('navigation')
#8 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Controller.class.php(41): Home\Controller\BaseController->_initialize()
#9 /www/web/gdwenxue/public_html/ThinkPHP/Common/functions.php(681): Think\Controller->__construct()
#10 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/App.class.php(89): controller('Goods', '')
#11 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#12 /www/web/gdwenxue/public_html/ThinkPHP/Library/Think/Think.class.php(122): Think\App::run()
#13 /www/web/gdwenxue/public_html/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#14 /www/web/gdwenxue/public_html/index.php(14): require('/www/web/gdwenx...')
#15 {main}