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 '-9, 9' at line 1

SELECT m.id AS id, titulo_general, fecha, imagen, entradilla_l AS entradilla, texto_l AS texto, titulo_video_l AS titulo_video, codigo_embed_l AS codigo_embed, audio_embed_l AS audio_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 multimedia m, multimedia_lang l WHERE m.id=l.idcontent AND codelang_l='eu' AND m.publicado=1 ORDER BY fecha DESC LIMIT -9, 9

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

Line Number: 1078