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