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