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