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