 |
|
|
|
|
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 '-100,100' at line 4select *
from articles
where status='A' and category_id='112'
order by posteddate desc, article_id desc limit -100,100 |