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