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