WordPress database error
-
Somebody, can help me with this error? All was OK, this happen to quickly… ??
WordPress database error: [Can’t create/write to file ‘/tmp/#sql_17ac_0.MYD’ (Errcode: 17)]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2006-01-05 04:34:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 2WordPress database error: [Can’t create/write to file ‘/tmp/#sql_17ac_0.MYD’ (Errcode: 17)]
SELECT DISTINCT link_category, cat_name, show_images, show_description, show_rating, show_updated, sort_order, sort_desc, list_limit FROMwp_links
LEFT JOINwp_linkcategories
ON (link_category = cat_id) WHERE link_visible = ‘Y’ AND list_limit <> 0 ORDER BY cat_name
- The topic ‘WordPress database error’ is closed to new replies.