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