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