Today I got this error message on my blog.

WordPress database error: [Can't open file: 'wp_comments.MYI'. (errno: 145)]

It’s not the first time. Last time I solved quickly searching on google what the "errno: 145" is. I found it is a database corruption problem.
I don’t know why that happened, I guess spammers are exaggerating in commenting my blog. But I know the solution:

$ mysql -u user_name -h host_name -p database_name
mysql> repair table wp_comments;

Saved here, for future problems, for people in troubles.



Calendar

August 2007
M T W T F S S
« Jul   Sep »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Follow me

twitter facebook LinkedIn feed email

Enter your email address:

Archives


Categories

Tag Cloud