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