:(

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 ') ORDER BY lm_px,lm_ct desc,lm_at desc,lm_id desc' at line 1 [ SQL语句 ] : SELECT `lm_id`,`lm_name`,`lm_en`,`lm_game` FROM `gamenews_lm` WHERE ( lm_status=1 and lm_game= ) ORDER BY lm_px,lm_ct desc,lm_at desc,lm_id desc

错误位置

FILE: /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1064:You have a...')
#1 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT `lm_id`,...', false)
#3 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#4 /www/wwwroot/www.honghanda.com/Application/Home/Common/function.php(27): Think\Model->select()
#5 /www/wwwroot/www.honghanda.com/Application/Home/Controller/IndexController.class.php(1313): lm(NULL)
#6 [internal function]: Home\Controller\IndexController->zt()
#7 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#8 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\IndexController), 'zt')
#9 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#10 /www/wwwroot/www.honghanda.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#11 /www/wwwroot/www.honghanda.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#12 /www/wwwroot/www.honghanda.com/index.php(22): require('/www/wwwroot/ww...')
#13 {main}