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