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