• emortell

    (@emortell)


    My blog crahsed πŸ™ This is the error I’m getting…

    WordPress database error: [Can’t create/write to file ‘/usr/tmp/#sql_3275_0.MYD’ (Errcode: 17)]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2006-03-21 19:59: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, 5

    WordPress database error: [Can’t create/write to file ‘/usr/tmp/#sql_3275_0.MYD’ (Errcode: 17)]
    SELECT DISTINCT YEAR(post_date) AS year, MONTH(post_date) AS month, count(ID) as posts FROM wp_posts WHERE post_date < ‘2006-03-21 15:59:25’ AND post_status = ‘publish’ GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

    Anyone have any ideas?

    my blog- http://www.edwardmortell.com/blog/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress database error’ is closed to new replies.