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