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