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