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