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