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