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