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