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 'PREMIERES AND year = '2009' AND cat_year = '2009'' at line 1

SELECT fillum.id,title FROM fillum INNER JOIN categories ON categories.id = fillum.category WHERE fillum.id != 1 AND fillum.category = OPENING AND CLOSING PREMIERES AND year = '2009' AND cat_year = '2009'