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