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