A Database Error Occurred

Error Number: 1054

Unknown column 'calendar' in 'where clause'

select available_to, contents.categories_id, phrase_identifier, sort_method_id from contents inner join categories using (categories_id) where contents_id=calendar and contents.active='y' and available_to='0'