An Error Was Encountered

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CINEMA AND year = '2008'' at line 1

SELECT fillum.id,title FROM fillum INNER JOIN categories ON categories.id = fillum.category WHERE fillum.id != 11 AND fillum.category = INTERNATIONAL CINEMA AND year = '2008'