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