• sanjaynakate

    (@sanjaynakate)


    Every day on after some hour’s i am getting database error.so i am not able to trouble shoot why causes it cracking down.after repair the data base it works for some time and after some hour’s it goes crash the db.

    error log:-
    [12-Feb-2015 14:21:48 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT option_value FROM wp_options WHERE option_name = ‘wprss_settings’ LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wprss_version_check, get_option

    i have check the mysqlcheck with data base it shows the error The wp_options table is not okay. It is reporting the following error: Table is marked as crashed. WordPress will attempt to repair this table…
    Failed to repair the wp_options table. Error: Table is marked as crashed

    any body can please tell me why this happening.

Viewing 1 replies (of 1 total)
  • catacaustic

    (@catacaustic)

    If this happens a lot, it means that your database server is either ready to fall over, or it’s underpowered and can’t handle the load that it’s under, leaving it crashing with broken tables.

    To “fix” this, you need your server upgraded to make sure that it doesn’t fall over. As for the database tables, get a godo backup as soon as you can, because you might need it very soon!

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress database error Lost connection to MySQL server during query’ is closed to new replies.