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