Support » Fixing WordPress » Database error, can u help

  • Im getting this error, can anyone help me out with what it means?

    WordPress database error: [Can’t create/write to file ‘/tmp/#sql_4d7e_0.MYI’ (Errcode: 17)]
    SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) WHERE 1=1 AND category_id IN (1) AND (post_type = ‘post’ AND (post_status = ‘publish’ OR post_status = ‘private’)) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10

    Thank you

Viewing 1 replies (of 1 total)
  • [Can’t create/write to file ‘/tmp/#sql_4d7e_0.MYI’ (Errcode: 17)]

    Contact your host. Something’s broken with their install of MySQL.

Viewing 1 replies (of 1 total)
  • The topic ‘Database error, can u help’ is closed to new replies.