A Database Error Occurred

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 'Feb2012,6' at line 1

SELECT *,notas.contenido as englishContent,notas.id_nota as noteID from notas left join articles on articles.id_nota = notas.id_nota where news = 1 and country = 'panama' order by createDate desc limit Feb2012,6