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,11221,10544,10053,8656,9665,7928,11836,10975,11981,11109,8727,10931,7600,6688,2803,3070,2799,2787,2781,7179,6653,11985,1765,10963,7922,11780,8085,9797,1768,6800,735,6836,11432,3894,6520,11354,11877,9343,1766,11357,11178,10796,11017,6199,4287,4300,11255,4294,4304,6354,11221,9037,4146,3070,7881,8944,11984,11932,10332) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC