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