FILE: D:\WWW\Wantai\ThinkPHP\Library\Think\Db\Driver.class.php LINE: 169
错误位置
TRACE
#0 D:\WWW\Wantai\ThinkPHP\Library\Think\Db\Driver.class.php(169): PDOStatement->execute()
#1 D:\WWW\Wantai\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 D:\WWW\Wantai\ThinkPHP\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('tb_webconfig')
#3 D:\WWW\Wantai\ThinkPHP\Library\Think\Model.class.php(122): Think\Model->flush()
#4 D:\WWW\Wantai\ThinkPHP\Library\Think\Model.class.php(1434): Think\Model->_checkTableInfo()
#5 D:\WWW\Wantai\ThinkPHP\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#6 D:\WWW\Wantai\ThinkPHP\Common\functions.php(621): Think\Model->__construct('Webconfig', '', '')
#7 D:\WWW\Wantai\Application\Home\Controller\BaseController.class.php(11): M('Webconfig')
#8 D:\WWW\Wantai\Application\Home\Controller\ProductController.class.php(21): Home\Controller\BaseController->__construct()
#9 D:\WWW\Wantai\ThinkPHP\Common\functions.php(681): Home\Controller\ProductController->__construct()
#10 D:\WWW\Wantai\ThinkPHP\Library\Think\App.class.php(89): controller('Product', '')
#11 D:\WWW\Wantai\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#12 D:\WWW\Wantai\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#13 D:\WWW\Wantai\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#14 D:\WWW\Wantai\web\index.php(33): require('D:\WWW\Wantai\T...')
#15 {main}