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