:(

1030:Got error 28 from storage engine [ SQL语句 ] : SHOW COLUMNS FROM `web_newstype`

错误位置

FILE: E:\WWW\tp\Library\Think\Db\Driver.class.php  LINE: 350

TRACE

#0 E:\WWW\tp\Library\Think\Db\Driver.class.php(350): E('1030:Got error ...')
#1 E:\WWW\tp\Library\Think\Db\Driver.class.php(180): Think\Db\Driver->error()
#2 E:\WWW\tp\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 E:\WWW\tp\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('web_newstype')
#4 E:\WWW\tp\Library\Think\Model.class.php(122): Think\Model->flush()
#5 E:\WWW\tp\Library\Think\Model.class.php(1454): Think\Model->_checkTableInfo()
#6 E:\WWW\tp\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#7 E:\WWW\tp\Common\functions.php(624): Think\Model->__construct('web_newstype', '', '')
#8 E:\WWW\app\www\Controller\BaseController.class.php(14): M('web_newstype')
#9 E:\WWW\app\www\Controller\IndexController.class.php(7): www\Controller\BaseController->_initialize()
#10 E:\WWW\tp\Library\Think\Controller.class.php(43): www\Controller\IndexController->_initialize()
#11 E:\WWW\tp\Common\functions.php(684): Think\Controller->__construct()
#12 E:\WWW\tp\Library\Think\App.class.php(89): controller('Index', '')
#13 E:\WWW\tp\Library\Think\App.class.php(204): Think\App::exec()
#14 E:\WWW\tp\Library\Think\Think.class.php(120): Think\App::run()
#15 E:\WWW\tp\ThinkPHP.php(99): Think\Think::start()
#16 E:\WWW\index.php(25): require('E:\\WWW\\tp\\Think...')
#17 {main}