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 '%Japones%' AND schedule < '2012-02-07 23:25:56' ORDER BY id DESC LIMIT Scripts, 10