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