Erro na consulta: SELECT cont.id, cont.opiniao, cont.secao, cont.titulo, cont.resumo, cont.data, cont.agendamento, cont.status, cont.validade, cont.visitas, sec.sid, sec.secao_nome, sec.amigavel, sec.cor_link, img.id_conteudo, img.nome, img.destaque, img.status FROM conteudo AS cont, secao AS sec, imagens AS img WHERE cont.secao='84' AND (cont.secao = sec.sid) AND (cont.id = img.id_conteudo) AND cont.opiniao='nao' AND cont.status='sim' AND cont.agendamento<='1714234795' AND cont.validade>='2024-04-27' ORDER BY cont.id DESC LIMIT -8,8. Mysql informa: 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 '-8,8' at line 1