select t1.codobj2, t1.codtt as _ct, t1.codnoticia as _co,t1.data as data, t1.datf as dataf, t1.titulo, t1.texto, t1.texto2, t1.data as datai, t1.destaque, t1.codtipo as _tp, t1.codpai as _cop, t1.ordem from noticia t1 where t1.pub = 1 and t1.codlingua=0 and t1.codtipo=11 order by t1.ordem desc limit -3, 9
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 '-3, 9' at line 1