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