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