A Database Error Occurred

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

select product_id, product_name, product_price, product_discount from bp_product where product_id != '' and cat_id = 11 and type_id = 10 limit -1, 9