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