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