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