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