:(

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

错误位置

FILE: /var/www/html/System/Library/Think/Db/Driver.class.php  LINE: 156

TRACE

#0 /var/www/html/System/Library/Think/Db/Driver.class.php(156): PDO->prepare('SHOW COLUMNS FR...')
#1 /var/www/html/System/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /var/www/html/System/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('qs_subsite')
#3 /var/www/html/System/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /var/www/html/System/Library/Think/Model.class.php(1454): Think\Model->_checkTableInfo()
#5 /var/www/html/System/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /var/www/html/System/Common/functions.php(802): Think\Model->__construct('subsite', '', '')
#7 /var/www/html/App/Home/Controller/CommonController.class.php(62): M('subsite')
#8 /var/www/html/System/Library/Think/Controller.class.php(41): Home\Controller\CommonController->_initialize()
#9 /var/www/html/System/Common/functions.php(862): Think\Controller->__construct()
#10 /var/www/html/System/Library/Think/App.class.php(89): controller('Member', '')
#11 /var/www/html/System/Library/Think/App.class.php(204): Think\App::exec()
#12 /var/www/html/System/Library/Think/Think.class.php(120): Think\App::run()
#13 /var/www/html/System/rlrc.php(98): Think\Think::start()
#14 /var/www/html/index.php(16): require('/var/www/html/S...')
#15 {main}