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