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