SELECT * FROM `nutricoaching`.`movies` WHERE YEAR='2004' AND (MEDIA LIKE '%Shohreh Aghdashloo%' OR MEDIATYPE LIKE '%Shohreh Aghdashloo%' OR SOURCE LIKE '%Shohreh Aghdashloo%' OR ORIGINALTITLE LIKE '%Shohreh Aghdashloo%' OR TRANSLATEDTITLE LIKE '%Shohreh Aghdashloo%' OR DIRECTOR LIKE '%Shohreh Aghdashloo%' OR PRODUCER LIKE '%Shohreh Aghdashloo%' OR COUNTRY LIKE '%Shohreh Aghdashloo%' OR CATEGORY LIKE '%Shohreh Aghdashloo%' OR YEAR LIKE '%Shohreh Aghdashloo%' OR ACTORS LIKE '%Shohreh Aghdashloo%' OR DESCRIPTION LIKE '%Shohreh Aghdashloo%' OR COMMENTS LIKE '%Shohreh Aghdashloo%' OR VIDEOFORMAT LIKE '%Shohreh Aghdashloo%' OR VIDEOBITRATE LIKE '%Shohreh Aghdashloo%' OR AUDIOFORMAT LIKE '%Shohreh Aghdashloo%' OR AUDIOBITRATE LIKE '%Shohreh Aghdashloo%' OR RESOLUTION LIKE '%Shohreh Aghdashloo%' OR FRAMERATE LIKE '%Shohreh Aghdashloo%' OR LANGUAGES LIKE '%Shohreh Aghdashloo%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -10,10

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 '-10,10' at line 1