MySQL ERROR:
Error Number: 1054
Description: Unknown column 'images' in 'where clause'
Query: select group_concat(exp_categories.cat_url_title) as channels, primary_category.cat_url_title as primary_category from exp_category_posts
natural join exp_categories
inner join exp_weblog_titles on exp_category_posts.entry_id = exp_weblog_titles.entry_id
inner join exp_categories as primary_category on primary_category.cat_id = exp_weblog_titles.primary_category
where exp_category_posts.entry_id = images/uploads/DatingCourseOutline.pdf
and exp_categories.group_id = 5
group by exp_category_posts.entry_id