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