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