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