• Hi all, i had error Error establishing a database connection wordpress, i add this define( ‘WP_ALLOW_REPAIR’, true ); to the wp-config and repair database but wordpress reports me some other errors :
    Some database problems could not be repaired

    wp_users: 1 client is using or hasn’t closed the table properly
    wp_usermeta: 4 clients are using or haven’t closed the table properly
    wp_posts: 7 clients are using or haven’t closed the table properly
    wp_comments: 2 clients are using or haven’t closed the table properly
    wp_options: Table is marked as crashed
    wp_postmeta: 9 clients are using or haven’t closed the table properly
    wp_term_taxonomy: 1 client is using or hasn’t closed the table properly
    wp_term_relationships: 1 client is using or hasn’t closed the table properly

    Any idea what does it mean?

Viewing 4 replies - 1 through 4 (of 4 total)
  • According to the messages, those tables were not closed properly. You can log in to your cPanel and try to repair the database from there. Might work.

    Thread Starter spagi

    (@spagi)

    OK, and how can it happen?

    You, (or a person that purchased hosting space) should have cPanel login credentials. If you don’t, you (or that other person) should contact your host and ask for it. Once you get it and get in, if you can’t manage it yourself, drop a note and me or someone else will point you to the right place and procedure inside cPanel.
    And if you’re asking how did it happen that tables were not closed properly, there might be some intermittent problems with your host’s mySQL server, or some glitch in the script or anything along those lines…

    • This reply was modified 7 years, 10 months ago by sinip.
    Thread Starter spagi

    (@spagi)

    Thx, i was asking how did it happen.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some database problems could not be repaire’ is closed to new replies.