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