:(

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: /www/wwwroot/155iy/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 162

TRACE

#0 /www/wwwroot/155iy/ThinkPHP/Library/Think/Db/Driver.class.php(162): PDOStatement->execute()
#1 /www/wwwroot/155iy/ThinkPHP/Library/Think/Db/Driver.class.php(908): Think\Db\Driver->query('SELECT `weburl`...', false)
#2 /www/wwwroot/155iy/ThinkPHP/Library/Think/Model.class.php(759): Think\Db\Driver->select(Array)
#3 /www/wwwroot/155iy/Application/Mediawide/Controller/GameController.class.php(60): Think\Model->find()
#4 [internal function]: Mediawide\Controller\GameController->detail('23')
#5 /www/wwwroot/155iy/ThinkPHP/Library/Think/App.class.php(154): ReflectionMethod->invokeArgs(Object(Mediawide\Controller\GameController), Array)
#6 /www/wwwroot/155iy/ThinkPHP/Library/Think/App.class.php(194): Think\App::exec()
#7 /www/wwwroot/155iy/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /www/wwwroot/155iy/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /www/wwwroot/155iy/media.php(38): require('/www/wwwroot/15...')
#10 {main}