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