An Error Was Encountered

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 'feed, 10' at line 1

SELECT v.* FROM videos v RIGHT JOIN categorias c ON (c.id=v.categoria) WHERE c.url='oracoes' AND v.categoria=c.id ORDER BY `data` DESC LIMIT feed, 10