WP Table crashed

July 15, 2021 . 1 MIN READ

  • 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?

 

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.

 

Leave a Reply

Your email address will not be published. Required fields are marked *