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