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