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