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