OcurriĆ³ un Error con la Base de Datos

Error Number: 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 '-7, 8' at line 1

SELECT e.id AS id, titulo_general, fecha, imagen, entrevistado, cargo_l AS cargo, intro_l AS intro, entradilla_l AS entradilla, texto_l AS texto, texto2_l AS texto2, titulo_video_l AS titulo_video, codigo_embed_l AS codigo_embed, seo_h1_l AS seo_h1, seo_url_l AS seo_url, seo_title_l AS seo_title, seo_desc_l AS seo_desc FROM entrevistas e, entrevistas_lang l WHERE e.id=l.idcontent AND codelang_l='es' AND e.publicado=1 ORDER BY fecha DESC LIMIT -7, 8

Filename: /var/www/vhosts/donostiafutura.com/httpdocs/models/funciones.php

Line Number: 648