Database error: [Can't create/write to file '/tmp/#sql_55d9_0.MYI' (Errcode: 13)]
SELECT DISTINCT
ID, category_id, cat_name, category_nicename, category_description, category_parent
FROM auto_categories, auto_post2cat, auto_posts
WHERE category_id = cat_ID AND post_id = ID AND post_id IN (1003)