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