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