MySQL Query:select `areaid`,`spell`,`name` from `dm_area` where id>1 and areatype=1 and parentid= order by id limit 2 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 id limit 2' at line 1 MySQL Errno:1064 Message: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 id limit 2' at line 1