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