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