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