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