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