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