SELECT * FROM `nutricoaching`.`movies` WHERE CATEGORY LIKE '%Documentaire%' AND (MEDIA LIKE '%Jared Leto%' OR MEDIATYPE LIKE '%Jared Leto%' OR SOURCE LIKE '%Jared Leto%' OR ORIGINALTITLE LIKE '%Jared Leto%' OR TRANSLATEDTITLE LIKE '%Jared Leto%' OR DIRECTOR LIKE '%Jared Leto%' OR PRODUCER LIKE '%Jared Leto%' OR COUNTRY LIKE '%Jared Leto%' OR CATEGORY LIKE '%Jared Leto%' OR YEAR LIKE '%Jared Leto%' OR ACTORS LIKE '%Jared Leto%' OR DESCRIPTION LIKE '%Jared Leto%' OR COMMENTS LIKE '%Jared Leto%' OR VIDEOFORMAT LIKE '%Jared Leto%' OR VIDEOBITRATE LIKE '%Jared Leto%' OR AUDIOFORMAT LIKE '%Jared Leto%' OR AUDIOBITRATE LIKE '%Jared Leto%' OR RESOLUTION LIKE '%Jared Leto%' OR FRAMERATE LIKE '%Jared Leto%' OR LANGUAGES LIKE '%Jared Leto%') 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