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