• Everything was running perfectly fine for two weeks but this morning this message came up at the top of my blog. And I haven’t even touch the blog for a good two days.
    Database error: [Got error 28 from table handler]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2004-08-13 14:58:59’ AND (post_status = “publish”) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 20
    I can’t see any of my posts. Anyone could please explain to me what is going on?

Viewing 2 replies - 1 through 2 (of 2 total)
  • This is a MySQL error and has nothing to do with WordPress directly. You should probably contact your host about it. Some users have reported that running a “repair tableâ€? command in phpMyAdmin fixed the problem.
    from the faq.

    the same was with my WP. After my hosting company made “repair table” everything was fine

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

The topic ‘Database error 28?’ is closed to new replies.