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