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