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