MySQL Query:SELECT itemid FROM _buy WHERE status>2 AND itemid>= ORDER BY itemid LIMIT 0,100 MySQL Error: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 'ORDER BY itemid LIMIT 0,100' at line 1 MySQL Errno:1064 Message:MySQL Query Error