Our Transactions

steadman_db DB ERROR:

SQL:
SELECT * FROM investments i LEFT JOIN contacts c ON i.contact_id=c.cid where prop_status = 'live' AND prop_section = 'acquisitions' AND feature ='true' ORDER BY i.weight ASC, i.prop_name ASC LIMIT -10 , 10

MySQL said:
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 '-10 , 10' at line 1