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