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