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