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