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