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