基本信息 执行[select * from mm_class where rid=2 and parent_id!=0 and parent_id= order by list_root,list_order]出错!
[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 list_root,list_order' at line 1
出现异常 0
文件名 /home/ff10395a-9fe3-4d55-892b-80f3ae5585e8/wwwroot/common/lib/classes/db/DbQueryForMysql.class.php
行号 105
相关信息 #0 /home/ff10395a-9fe3-4d55-892b-80f3ae5585e8/wwwroot/common/lib/classes/db/DbQueryForMysql.class.php(135): DbQueryForMysql->error(10, '??????[execute('select * from m...', 0, 1000) #2 /home/ff10395a-9fe3-4d55-892b-80f3ae5585e8/wwwroot/common/apps/MoreClass.class.php(76): DbQueryForMysql->select('select * from m...') #3 /home/ff10395a-9fe3-4d55-892b-80f3ae5585e8/wwwroot/path.inc.php(126): MoreClass->getAll('rid=2 and paren...', '*', 'order by list_r...') #4 /home/ff10395a-9fe3-4d55-892b-80f3ae5585e8/wwwroot/product.php(2): require('/home/ff10395a-...') #5 {main}