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