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