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