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 '-30, 30' at line 1
select comment_from, comment_text, comment_location from customer_comments where stores_id = 2 order by comment_id desc limit -30, 30