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