SELECT * FROM `d0045385`.`moviedb` WHERE YEAR='1980' AND (MEDIA LIKE '%Denis Forest%' OR MEDIATYPE LIKE '%Denis Forest%' OR SOURCE LIKE '%Denis Forest%' OR ORIGINALTITLE LIKE '%Denis Forest%' OR TRANSLATEDTITLE LIKE '%Denis Forest%' OR DIRECTOR LIKE '%Denis Forest%' OR PRODUCER LIKE '%Denis Forest%' OR COUNTRY LIKE '%Denis Forest%' OR CATEGORY LIKE '%Denis Forest%' OR YEAR LIKE '%Denis Forest%' OR ACTORS LIKE '%Denis Forest%' OR DESCRIPTION LIKE '%Denis Forest%' OR COMMENTS LIKE '%Denis Forest%' OR VIDEOFORMAT LIKE '%Denis Forest%' OR VIDEOBITRATE LIKE '%Denis Forest%' OR AUDIOFORMAT LIKE '%Denis Forest%' OR AUDIOBITRATE LIKE '%Denis Forest%' OR RESOLUTION LIKE '%Denis Forest%' OR FRAMERATE LIKE '%Denis Forest%' OR LANGUAGES LIKE '%Denis Forest%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10

Invalid Query: 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