this

MySQL returned error




Error Description :
Error No : 1064
Description : 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 ' is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,act' at line 1

SQL Query
SELECT COUNT(`book`.id) AS CNT FROM `book` WHERE id!=0 AND book.id<>0 and book.active='yes' and city_id!='' and book.id in(0,867,223,6102,6103,6609,3531,409,450,6138,6548,2032,3337,2399,244,1740,6693,417,6774,1520,1198,232,7302,3531,417,6693,6774,6395,6863,6845,6104,2608,6006,6006,6977,6239,7215,6173,2761,6173,8278,8278,6700,5995,6595,9066,6774,4983,8482,6337,9257,8688,9542,8889,6774,1257,7307,7374,7374,6004,6361,6361,4979,2458,2458,2021,2021,2021,4399,4399,7849,7849,317,4979,9042,9975,9975,10033,10036) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC