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