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