MySQL ERROR:

Error Number: 1

Description: Can't create/write to file '/var/lib/mysql/#sql_5813_0.MYI' (Errcode: 17)

Query: SELECT DISTINCT(c.cat_id), c.parent_id, c.cat_name, c.cat_url_title, c.cat_image, c.cat_description , cg.field_html_formatting, fd.* FROM exp_categories AS c LEFT JOIN exp_category_field_data AS fd ON fd.cat_id = c.cat_id LEFT JOIN exp_category_groups AS cg ON cg.group_id = c.group_id WHERE c.group_id IN ('25','21') ORDER BY c.group_id, c.parent_id, c.cat_order