select * from wb_products where Language = 'en' and Id != 183 and wb_products_category_id = order by MyOrder asc,AddTime desc,Id desc limit 0, 8
连接数据表错误
错误代码: 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 MyOrder asc,AddTime desc,Id desc limit 0, 8' at line 1