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