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

SELECT * FROM (`items`) LEFT OUTER JOIN `feeds` ON feeds.feed_id = items.item_feed_id WHERE `item_status` = 'publish' AND `feed_domain` = 'blog.kylecooper.net' ORDER BY `item_date` DESC LIMIT -20, 20