Info: MySQL Query Error

Time: 2024-3-28 10:58am
Script: /nhlist.php

SQL: SELECT a.*,m.attachment
FROM tx_article_thread a
left join tx_attachments m on m.aid=a.flipicid
left join tx_article_cate n on n.cid=a.cid
where a.lmbsid=1 and a.displaystatu=1 and a.anzh_sx=1 and a.uid=246
order by ,a.tjbs desc,a.price asc
Error: 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 'a.tjbs desc,a.price asc' at line 6
Errno.: 1064