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