• i have been use wordpress for a long time,it runs well before,but it has a problem now.

    WordPress database error: [Got error 28 from table handler]
    SELECT DISTINCT * FROM posts WHERE 1=1 AND post_date_gmt <= ‘2006-02-05 23:41:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY posts.ID ORDER BY post_date DESC LIMIT 0, 10

    what’s the problem? and i can’t see the posts!some one help?

Viewing 6 replies - 1 through 6 (of 6 total)
  • This is a problem only your host can fix, having to do with lack of space or some such. Please contact your host.

    Thread Starter mycp

    (@mycp)

    contact my host then ask him to fix what?mysql?phpmyadmin?

    You just need to tell your host that you’re getting error 28 in your mysql database.

    I’m not a host so I really don’t know any more than that. This is something we can’t help you further with; it has nothing to do with wp.

    Thread Starter mycp

    (@mycp)

    cool!thank you for your help!

    I’ve faced similar problem, with error code:

    WordPress database error: [Got error 122 from table handler]
    SELECT * FROM wp_posts WHERE 1=1 AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 15

    So I need to contact host as well? Thx!

    I would assume so, as these database errors are just that, database errors. You could try searching the forums for more information, but you should contact your host.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[database error]need help!’ is closed to new replies.