mySQL Database is messed up!

Status
Not open for further replies.

CypherXero

New Member
Messages
64
Reaction score
0
Points
0
I'm having database errors on all my WordPress blogs! The error I'm getting is:

Database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2005-02-23 13:13:59' AND (post_status = "publish") GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 7
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
Hmm, guess it's a server problem? I'll look into it real quick, no SSH at work :(
 

Conor

New Member
Messages
3,570
Reaction score
0
Points
0
Looks like Cypher gave a good link there. Check it out.


PS: Corey. Check Staff Forum. ;)
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
Thanks Cypher, I just checked... the tmp drive is full -- we'll have to wait for Theory to get on as he is the only other one who has access to SSH besides me and I can't get on at work =\

-Corey
 

CypherXero

New Member
Messages
64
Reaction score
0
Points
0
Cool, thanks guys. After you fixed it, all I had to do was repair all my tables in phpMyAdmin. :)
 
Status
Not open for further replies.
Top