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