Database error: [Table 'justin_arnault.blog_post2cat' doesn't exist]
SELECT DISTINCT
ID, category_id, cat_name, category_nicename, category_description, category_parent
FROM blog_categories, blog_post2cat, blog_posts
WHERE category_id = cat_ID AND post_id = ID AND post_id IN (20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1)