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