:(

SQLSTATE[42000]: Syntax error or access violation: 1250 Table 'c' from one of the SELECTs cannot be used in global ORDER clause

错误位置

FILE: /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/Model.class.php(1362): Think\Db\Driver->query('(select id,titl...')
#2 /data/wwwroot/yuediaoyan/research/Apps/Home/Controller/YgkxController.class.php(98): Think\Model->query('(select id,titl...')
#3 /data/wwwroot/yuediaoyan/research/Apps/Home/Controller/YgkxController.class.php(18): Home\Controller\YgkxController->ygkx_list()
#4 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/Controller.class.php(165): Home\Controller\YgkxController->_empty('bulletin_list', '')
#5 [internal function]: Think\Controller->__call('bulletin_list', '')
#6 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/App.class.php(180): ReflectionMethod->invokeArgs(Object(Home\Controller\YgkxController), Array)
#7 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#8 /data/wwwroot/yuediaoyan/research/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#9 /data/wwwroot/yuediaoyan/research/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#10 /data/wwwroot/yuediaoyan/research/index.php(30): require('/data/wwwroot/y...')
#11 {main}