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