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