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 (`scron_items`) JOIN `scron_tag_relationships` ON scron_items.ID = scron_tag_relationships.item_id JOIN `scron_tags` ON scron_tags.tag_id = scron_tag_relationships.tag_id LEFT OUTER JOIN `scron_feeds` ON scron_feeds.feed_id = scron_items.item_feed_id WHERE scron_tags.slug = 'facebook' AND `item_status` = 'publish' ORDER BY `item_date` DESC LIMIT -9, 9