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