:(

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1

错误位置

FILE: D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 169

TRACE

#0 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Db\Driver.class.php(169): PDOStatement->execute()
#1 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Db\Driver.class.php(935): Think\Db\Driver->query()
#2 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Model.class.php(962): Think\Db\Driver->select()
#3 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Model.class.php(227): Think\Model->getField()
#4 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\App\Home\Controller\ComController.class.php(92): Think\Model->__call()
#5 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\App\Home\Controller\EquipmentController.class.php(18): Home\Controller\ComController->listn()
#6 [internal function]: Home\Controller\EquipmentController->index()
#7 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke()
#8 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#9 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\Library\Think\Think.class.php(126): Think\App::run()
#10 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#11 D:\INETPUB\VHOSTS\ebelno.com\httpdocs\ebelno171109\en\index.php(81): require('D:\\INETPUB\\VHOS...')
#12 {main}