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