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