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