:(

[ SQL语句 ] : SHOW COLUMNS FROM `tp_config`

错误位置

FILE: D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 345

TRACE

#0 D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php(345): E('\n [ SQL\xE8\xAF\xAD\xE5\x8F\xA5 ]...')
#1 D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php(160): Think\Db\Driver->error()
#2 D:\web\web01\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 D:\web\web01\ThinkPHP\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('tp_config')
#4 D:\web\web01\ThinkPHP\Library\Think\Model.class.php(122): Think\Model->flush()
#5 D:\web\web01\ThinkPHP\Library\Think\Model.class.php(1434): Think\Model->_checkTableInfo()
#6 D:\web\web01\ThinkPHP\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#7 D:\web\web01\ThinkPHP\Common\functions.php(621): Think\Model->__construct('config', '', '')
#8 D:\web\web01\Application\Home\Controller\BaseController.class.php(68): M('config')
#9 D:\web\web01\Application\Home\Controller\BaseController.class.php(60): Home\Controller\BaseController->public_assign()
#10 D:\web\web01\Application\Home\Controller\CartController.class.php(14): Home\Controller\BaseController->_initialize()
#11 D:\web\web01\ThinkPHP\Library\Think\Controller.class.php(41): Home\Controller\CartController->_initialize()
#12 D:\web\web01\ThinkPHP\Common\functions.php(681): Think\Controller->__construct()
#13 D:\web\web01\ThinkPHP\Library\Think\App.class.php(89): controller('Cart', '')
#14 D:\web\web01\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#15 D:\web\web01\ThinkPHP\Library\Think\Think.class.php(122): Think\App::run()
#16 D:\web\web01\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#17 D:\web\web01\index.php(37): require('D:\\web\\web01\\Th...')
#18 {main}