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