SELECT * FROM `nutricoaching`.`movies` WHERE (MEDIA LIKE '%Vincent Regan%' OR MEDIATYPE LIKE '%Vincent Regan%' OR SOURCE LIKE '%Vincent Regan%' OR ORIGINALTITLE LIKE '%Vincent Regan%' OR TRANSLATEDTITLE LIKE '%Vincent Regan%' OR DIRECTOR LIKE '%Vincent Regan%' OR PRODUCER LIKE '%Vincent Regan%' OR COUNTRY LIKE '%Vincent Regan%' OR CATEGORY LIKE '%Vincent Regan%' OR YEAR LIKE '%Vincent Regan%' OR ACTORS LIKE '%Vincent Regan%' OR DESCRIPTION LIKE '%Vincent Regan%' OR COMMENTS LIKE '%Vincent Regan%' OR VIDEOFORMAT LIKE '%Vincent Regan%' OR VIDEOBITRATE LIKE '%Vincent Regan%' OR AUDIOFORMAT LIKE '%Vincent Regan%' OR AUDIOBITRATE LIKE '%Vincent Regan%' OR RESOLUTION LIKE '%Vincent Regan%' OR FRAMERATE LIKE '%Vincent Regan%' OR LANGUAGES LIKE '%Vincent Regan%') 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