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