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