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