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