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