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