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