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