SELECT * FROM `d0045385`.`moviedb` WHERE YEAR='1979' AND (MEDIA LIKE '%Leo Alexander%' OR MEDIATYPE LIKE '%Leo Alexander%' OR SOURCE LIKE '%Leo Alexander%' OR ORIGINALTITLE LIKE '%Leo Alexander%' OR TRANSLATEDTITLE LIKE '%Leo Alexander%' OR DIRECTOR LIKE '%Leo Alexander%' OR PRODUCER LIKE '%Leo Alexander%' OR COUNTRY LIKE '%Leo Alexander%' OR CATEGORY LIKE '%Leo Alexander%' OR YEAR LIKE '%Leo Alexander%' OR ACTORS LIKE '%Leo Alexander%' OR DESCRIPTION LIKE '%Leo Alexander%' OR COMMENTS LIKE '%Leo Alexander%' OR VIDEOFORMAT LIKE '%Leo Alexander%' OR VIDEOBITRATE LIKE '%Leo Alexander%' OR AUDIOFORMAT LIKE '%Leo Alexander%' OR AUDIOBITRATE LIKE '%Leo Alexander%' OR RESOLUTION LIKE '%Leo Alexander%' OR FRAMERATE LIKE '%Leo Alexander%' OR LANGUAGES LIKE '%Leo Alexander%') 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