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,801,4185,5790,6181,788,2085,4683,6633,5209,2288,6240,3197,3169,2302,6175,1885,6896,6832,3250,7154,7086,1271,7081,6890,6361,7297,7285,949,2113,3172,7572,5564,359,7589,4639,1185,7254,2775,7971,324,4684,6769,2266,1381,3732,7944,916,233,1766,1366,967,6383,1366,5955,5947,2092,358,6175,217,1453,5924,2145,7072,7124,7258,7292,3389,7084,5947,7086,7080,7119,3874,7385,1324,7108,7292,7292,7096,8050,7104,8061,7298,7642,8060,7297,1366,7106,1366,7107,7122,6740,7238,8220,7124,8431,7607,7094,8470,7108,7077,7293,8443,7250,7655,7288,8033,7574,8444,9300,8469,8768,8395,7932,4801,7971,7674,7105,7082,8472,8740,8424,8568,8445,10056,7262,6102,1497,7285,6622,526,544,7579,7154,7660,6181,7837,5763,8195,8005,8284,3250,186,1232,4080,3809,5446,2546,4009,9007,5209,6264,9132,9797,8439,7297,9552,9741,9739,9740,9738,10869,7987,7715,8071,7714,8530,4399,1122,10379,4769,2843,8034,7674,9118,6895,4406,10269,10056,8477,9813,7280) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC