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