• There is a database error message all over our blog and the content is gone. This is the message :
    WordPress database error: [Can’t open file: ‘wp_posts.MYI’ (errno: 145)]
    SELECT COUNT(ID) FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2007-04-10 19:07:59’ AND (post_status = “publish”) AND post_status != “attachment”

    Any ideas?

    Thanks

Viewing 1 replies (of 1 total)
  • Anytime you see errno: in the error, it’s a MySQL issue. If you’re brave and courageous, you might try a table repair in phpMyAdmin. Otherwise, contact your host and have ’em fix it.

Viewing 1 replies (of 1 total)
  • The topic ‘Database Error Message’ is closed to new replies.