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