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