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