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