:(

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

错误位置

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_goods')
#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\Application\Home\Controller\GoodsController.class.php(209): Think\Model->__construct()
#8 [internal function]: Home\Controller\GoodsController->search()
#9 D:\web\web01\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\GoodsController))
#10 D:\web\web01\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#11 D:\web\web01\ThinkPHP\Library\Think\Think.class.php(122): Think\App::run()
#12 D:\web\web01\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#13 D:\web\web01\index.php(37): require('D:\\web\\web01\\Th...')
#14 {main}