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 'lytebox,2' at line 4

SELECT * FROM categ LEFT JOIN data USING(categ_id) LEFT JOIN (SELECT * FROM images WHERE type="COVER") t_img USING(data_id) WHERE categ_id = 0 ORDER BY date desc,is_featured desc LIMIT lytebox,2