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