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