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