Database Query Failed 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10 , 10' at line 1
select * from posts where post_type="article" and active=1 and uid=1951 order by datetime desc limit -10 , 10