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