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