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

SELECT * FROM (`lifestream_items`) JOIN `lifestream_tag_relationships` ON lifestream_items.ID = lifestream_tag_relationships.item_id JOIN `lifestream_tags` ON lifestream_tags.tag_id = lifestream_tag_relationships.tag_id LEFT OUTER JOIN `lifestream_feeds` ON lifestream_feeds.feed_id = lifestream_items.item_feed_id WHERE lifestream_tags.slug = 'kaufen' AND `item_status` = 'publish' ORDER BY `item_date` DESC LIMIT -9, 9