SELECT * FROM `nutricoaching`.`movies` WHERE COUNTRY='France%2C G%E9orgie' AND (MEDIA LIKE '%Michael Caton%' OR MEDIATYPE LIKE '%Michael Caton%' OR SOURCE LIKE '%Michael Caton%' OR ORIGINALTITLE LIKE '%Michael Caton%' OR TRANSLATEDTITLE LIKE '%Michael Caton%' OR DIRECTOR LIKE '%Michael Caton%' OR PRODUCER LIKE '%Michael Caton%' OR COUNTRY LIKE '%Michael Caton%' OR CATEGORY LIKE '%Michael Caton%' OR YEAR LIKE '%Michael Caton%' OR ACTORS LIKE '%Michael Caton%' OR DESCRIPTION LIKE '%Michael Caton%' OR COMMENTS LIKE '%Michael Caton%' OR VIDEOFORMAT LIKE '%Michael Caton%' OR VIDEOBITRATE LIKE '%Michael Caton%' OR AUDIOFORMAT LIKE '%Michael Caton%' OR AUDIOBITRATE LIKE '%Michael Caton%' OR RESOLUTION LIKE '%Michael Caton%' OR FRAMERATE LIKE '%Michael Caton%' OR LANGUAGES LIKE '%Michael Caton%') 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