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 '-10,10' at line 1
select * from agenda where activo='Y' and eventenddate >= NOW() order by eventstartdate asc limit -10,10;