SELECT * FROM `d0045385`.`moviedb` WHERE COUNTRY LIKE '%Belgien%' AND (MEDIA LIKE '%Jeremy Phillips%' OR MEDIATYPE LIKE '%Jeremy Phillips%' OR SOURCE LIKE '%Jeremy Phillips%' OR ORIGINALTITLE LIKE '%Jeremy Phillips%' OR TRANSLATEDTITLE LIKE '%Jeremy Phillips%' OR DIRECTOR LIKE '%Jeremy Phillips%' OR PRODUCER LIKE '%Jeremy Phillips%' OR COUNTRY LIKE '%Jeremy Phillips%' OR CATEGORY LIKE '%Jeremy Phillips%' OR YEAR LIKE '%Jeremy Phillips%' OR ACTORS LIKE '%Jeremy Phillips%' OR DESCRIPTION LIKE '%Jeremy Phillips%' OR COMMENTS LIKE '%Jeremy Phillips%' OR VIDEOFORMAT LIKE '%Jeremy Phillips%' OR VIDEOBITRATE LIKE '%Jeremy Phillips%' OR AUDIOFORMAT LIKE '%Jeremy Phillips%' OR AUDIOBITRATE LIKE '%Jeremy Phillips%' OR RESOLUTION LIKE '%Jeremy Phillips%' OR FRAMERATE LIKE '%Jeremy Phillips%' OR LANGUAGES LIKE '%Jeremy Phillips%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10

Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10,10' at line 1