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