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