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