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