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