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