Upcoming Events

WordPress database error: [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 '-1' at line 13]
SELECT p.id AS id, post_title, post_date, u.user_nicename AS author FROM usy_posts p, usy_post2cat p2c, usy_users u WHERE post_status = 'publish' AND post_date_gmt > '2010-03-10 00:00:00' AND p.id = post_id AND p.post_author = u.id AND category_id = 1 ORDER BY post_date LIMIT -1