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