• Hi there,

    I got error connecting to my database, so I tried to repair it automatically using wp-config.

    After repairing, I got these error:

    wp_users: 3 clients are using or haven’t closed the table properly
    wp_usermeta: 21 clients are using or haven’t closed the table properly
    wp_posts: 29 clients are using or haven’t closed the table properly
    wp_comments: 7 clients are using or haven’t closed the table properly
    wp_links: 1 client is using or hasn’t closed the table properly
    wp_options: Table is marked as crashed
    wp_postmeta: 30 clients are using or haven’t closed the table properly
    wp_terms: 8 clients are using or haven’t closed the table properly
    wp_term_taxonomy: 14 clients are using or haven’t closed the table properly
    wp_term_relationships: 17 clients are using or haven’t closed the table properly
    wp_commentmeta: 5 clients are using or haven’t closed the table properly

    Do you guys know what these errors mean and how to correct it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • It means there’s errors and you will likely need to use phpmyadmin to try this.

    Login to your phpmyadmin database holding all these tables, select those tables, and press repair, hopefully this will help.

    Thread Starter nhtrung85

    (@nhtrung85)

    Thanks for your quick reply.

    I already tried your solution, and table status were OK. Not very sure if the errors are gone.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table repair error’ is closed to new replies.