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