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