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