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