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