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