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