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