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