SQL语句错误: select x.id,a.title,a.senddate from bj_arcid x left join bj_article a on x.id=a.id where x.typeid='4' order by x.id desc limit -35,35
错误信息: 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 '-35,35' at line 1