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 '%Preto e Branco%' AND schedule < '2012-02-08 14:46:06' ORDER BY id DESC LIMIT Scripts, 10