SQL Prepare Error

Error Number: 42000

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-12,12' at line 1

select photo, namevi, slugvi, slugen, sale_price, regular_price, discount, id, old_slug from table_product where id_cat = ? and type = ? and find_in_set('hienthi',status) order by numb,id desc limit -12,12