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