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