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