Database Error

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

SELECT * FROM blog WHERE MONTHNAME( date_added ) = "July" AND year( date_added ) =2009 AND status = "visible" AND user_id = 19 ORDER BY date_added DESC LIMIT -10,10