SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Animation%' AND (ORIGINALTITLE LIKE '%Caroline Thompson%' OR TRANSLATEDTITLE LIKE '%Caroline Thompson%' OR DIRECTOR LIKE '%Caroline Thompson%' OR PRODUCER LIKE '%Caroline Thompson%' OR ACTORS LIKE '%Caroline Thompson%' OR DESCRIPTION LIKE '%Caroline Thompson%' OR VIDEOFORMAT LIKE '%Caroline Thompson%' OR FRAMERATE LIKE '%Caroline Thompson%' OR FILESIZE LIKE '%Caroline Thompson%' OR AUDIOFORMAT LIKE '%Caroline Thompson%' OR DATEADD LIKE '%Caroline Thompson%' OR MEDIA LIKE '%Caroline Thompson%' OR RESOLUTION LIKE '%Caroline Thompson%' OR LENGTH LIKE '%Caroline Thompson%' OR LANGUAGES LIKE '%Caroline Thompson%' OR SUBTITLES LIKE '%Caroline Thompson%' OR MEDIATYPE LIKE '%Caroline Thompson%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24

Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-24,24' at line 1