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