Error : Query (local) error... on SELECT users.userid, users.name,users.country FROM users WHERE (((membershiptype='supreme' and expirationdate>'2008-09-06')) or (membershiptype='free' and trialmembership='supreme' and trialexpirationdate>'2008-09-06')) and usertype='supplier' AND users.status='active' AND (country='NL') ORDER BY name asc LIMIT -10, 10

MySQL error: 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 '-10, 10' at line 1)
Session Aborted.