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

SELECT p.*, u.nome FROM posts p LEFT JOIN adm_usr u ON (p.usrID=u.id) WHERE tags LIKE '%Casal Rio%' ORDER BY id DESC LIMIT Scripts, 10