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