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