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