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