A Database Error Occurred

Error Number: 1064

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 'index.html,5' at line 3

select * from book_master b, sub_subject ss, subject s where b.idsubsubject = ss.idsubsubject and s.idsubject = ss.idsubject and s.idsubject =1 and b.bestseller = 'N' LIMIT index.html,5