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