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