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