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,1145,9749,947,9699,8681,11379,9710,11314,9709,9116,9691,9473,10868,10107,9716,9707,9696,6731,11340,11442,11398,10367,9958,28,11228,9418,10904,10278,10892,57,9900,4178,10823,30,9475,956,9655,1425,9675,2451,1741,9713,1210,2725,9473,5430,5251,11491,1198,1370,10368,11423,11476,7554,7754,10472,11446,501,9969,11266,11342,2995,4872,11371,7592,10240,4690,11598,11621,311,11456,8279,5255,10679,9963,10910,11661,2753,2253,4519,11476,11663,4519,8547,11551,11436,11413,9931,217,11620,11772,11773,9919,7910,10697,10724,11166,11719,9647,11657,4774,10673,4639,8358,8822,11847,10715,11769,9843,9872,9033,2052,10892,11825,3282,11382,11669,11383,11661,10832,11725,11293,10832,10714,8828,6208,7084,5564,6718,4724,4659,2830,5923,10372,5988,6342,6190,10671,10483,10887,10888,7088,7281,8891,9659,7108,9562,7079,11514,11508,7890,8219,9338,7661,7077,11351,5922,8737,10078,10271,11531,5838,1458,10991,10854,7933,11756,10855,2182,5942,7251,6691,9375,6832,1645,7872,1993,9162,10468,6978,10372) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC