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