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