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