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