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