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 '-100,100' at line 1
select * from v_products where site_id=1 and IsVis='visible' order by name limit -100,100


