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