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