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