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