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