• One of my sites on a Blue Host shared server continually crashes and the cause is a corrupt wp_options DB table – I get this error message:

    #144 – Table ‘wp_options’ is marked as crashed and last (automatic?) repair failed

    I can Import one of the older DB backups I have and the site will come back up – for a few days then will eventually crash again BC of this corrupt WP Options table.

    OR when I import the DB Backup, as soon as I try to Optimize or Repair the table in PhpMyAdmin it crashes immediately.

    I already added the Repair Table line in Php.config as suggested by the WP error message, and WP can’t repair the wp_options table either.

    I installed the WP DB Manager Plugin and as soon as I hit Optimize the table crashed – I never made it to the Repair function.

    Any ideas on why a database keeps crashing – and why if I Import a Backup the site will work for a while then crash? Should I delete(Drop) the crashed DB or WP Options Table then Import the Backup so it will be a fresh install rather than over writing the crashed DB table??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘#144 – table 'wp_options' is marked as crashed and last (automat’ is closed to new replies.