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