MySQL Query : SELECT c.*,m.hits FROM cits_content c force index(listorder) left join cits_content_mini m on c.contentid=m.contentid WHERE c.country=74 AND c.catid IN() AND status=99 ORDER BY listorder DESC,contentid DESC LIMIT 30 ,10
MySQL 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 ') AND status=99 ORDER BY listorder DESC,contentid DESC LIMIT 30 ,10' at line 1
MySQL Errno : 1064
Message : MySQL Query Error