Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 631

Woke up to “Error establishing a database connection” on my site

$
0
0

I woke up to this message on my site. All my American colleagues are still asleep so I have no idea if they’ve initiated anything that caused this, but it will be my responsibility to fix it anyway.

When I tried to access the wp-admin it told me to add the line “define(‘WP_ALLOW_REPAIR’, true);” to WP-Config, which I did. Then it gave me an option to try and repair and optimise the database. Then it returned the following error and told me to post it here for more assistance.

wp_users: Unknown storage engine ‘InnoDB’
wp_usermeta: Unknown storage engine ‘InnoDB’
wp_posts: Unknown storage engine ‘InnoDB’
wp_comments: Unknown storage engine ‘InnoDB’
wp_links: Unknown storage engine ‘InnoDB’
wp_options: Unknown storage engine ‘InnoDB’
wp_postmeta: Unknown storage engine ‘InnoDB’
wp_terms: Unknown storage engine ‘InnoDB’
wp_term_taxonomy: Unknown storage engine ‘InnoDB’
wp_term_relationships: Unknown storage engine ‘InnoDB’
wp_commentmeta: Unknown storage engine ‘InnoDB’

Does this mean anything to you lovely people?


Viewing all articles
Browse latest Browse all 631

Trending Articles