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