• Dear fellas.
    My blog have “Error Establishing a Database Connection” then i try to repaired it by adding “define(‘WP_ALLOW_REPAIR’, true);” in wp-config, then run http://www.mysite.com/wp-admin/maint/repair.php

    Everything is OK, but i have 2 message:

    4hdeq8_options: Table is marked as crashed
    4hdeq8_postmeta: 3 clients are using or haven’t closed the table properly

    Can anyone explain what happen? although after that my blog running well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sounds like you may have a bad plugin or theme. Try deactivating all plugins and switching to the default theme. Then use a database management tool such as Phpmyadmin (or whatever tool your hosts supply) to repair all of your database tables.

    Thread Starter Rieko Kristian

    (@rietri)

    Thanks for you advice. Everything is OK now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error Establishing a Database Connection’ is closed to new replies.