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