SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Animation%' AND (ORIGINALTITLE LIKE '%Courteney Cox%' OR TRANSLATEDTITLE LIKE '%Courteney Cox%' OR DIRECTOR LIKE '%Courteney Cox%' OR PRODUCER LIKE '%Courteney Cox%' OR ACTORS LIKE '%Courteney Cox%' OR DESCRIPTION LIKE '%Courteney Cox%' OR VIDEOFORMAT LIKE '%Courteney Cox%' OR FRAMERATE LIKE '%Courteney Cox%' OR FILESIZE LIKE '%Courteney Cox%' OR AUDIOFORMAT LIKE '%Courteney Cox%' OR DATEADD LIKE '%Courteney Cox%' OR MEDIA LIKE '%Courteney Cox%' OR RESOLUTION LIKE '%Courteney Cox%' OR LENGTH LIKE '%Courteney Cox%' OR LANGUAGES LIKE '%Courteney Cox%' OR SUBTITLES LIKE '%Courteney Cox%' OR MEDIATYPE LIKE '%Courteney Cox%') 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