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