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