大家都在玩
当前位置: 首页 游戏包问答

游戏包问答

相关游戏 更多
    系统异常提示
    :-O
    SQL execute error: select item_id,cat_id,industry_id,path,title,thumb,description,view_num,create_time from pre_item where order by item_id desc limit 12 |SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by item_id desc limit 12' at line 1 Code: 42000
    File:
    File:/home/wwwroot/game/client/coolphp/Connection.php Line:1371
    Trace
    Exception: SQL execute error: select item_id,cat_id,industry_id,path,title,thumb,description,view_num,create_time from pre_item where order by item_id desc limit 12 |SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by item_id desc limit 12' at line 1 Code: 42000 in /home/wwwroot/game/client/coolphp/Connection.php:1371
    Stack trace:
    #0 /home/wwwroot/game/client/coolphp/Connection.php(1314): Cool\Connection->throwException()
    #1 /home/wwwroot/game/client/coolphp/Connection.php(806): Cool\Connection->_execute()
    #2 [internal function]: Cool\Connection->query()
    #3 /home/wwwroot/game/client/coolphp/Db.php(54): call_user_func_array()
    #4 /home/wwwroot/game/client/coolphp/Support/Helper.php(249): Cool\Db->__call()
    #5 /home/wwwroot/game/client/data/storage/view/web/1/ask_index.php(122): get()
    #6 /home/wwwroot/game/client/coolphp/View.php(89): include('/home/wwwroot/g...')
    #7 /home/wwwroot/game/client/coolphp/View.php(53): Cool\View->fetch()
    #8 /home/wwwroot/game/client/coolphp/Controller.php(46): Cool\View->display()
    #9 /home/wwwroot/game/client/coolphp/Controller.php(67): Cool\Controller->display()
    #10 /home/wwwroot/game/client/app/Controller/Api/Ask/IndexController.php(48): Cool\Controller->view()
    #11 [internal function]: App\Controller\Api\Ask\IndexController->index()
    #12 /home/wwwroot/game/client/coolphp/App.php(27): call_user_func_array()
    #13 /home/wwwroot/game/client/public/gamebao.com/index.php(4): Cool\App::run()
    #14 {main}