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