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