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