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