• I’m not sure how to resolve this error. When I login to my WordPress admin, I see this:
    WordPress database error: [Table ‘./wordpress/wp_comments’ is marked as crashed and should be repaired]
    SELECT comment_approved, COUNT( * ) AS num_comments FROM wp_comments GROUP BY comment_approved

    I don’t know how to repair this. This error message is visible on the bottom of all pages of my website.

    Please advise!

Viewing 2 replies - 1 through 2 (of 2 total)
  • go to host control panel and log in to phpmyadmin
    click on database being used
    put a check mark at table to repair
    at bottom of page is a drop down – choose repair

    Thread Starter jamyot

    (@jamyot)

    thank you, samboll. that worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Database Error: Comments Crashed’ is closed to new replies.