Support » Fixing WordPress » Database Repair

  • Hello since a few hours my wordpress site is offline. When I go on the site it shows “Error establishing a database connection”. I tried database optimisation and repair in wordpress, but it show me the following errors:

    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’

    Thank you in advance

Viewing 1 replies (of 1 total)
  • Hey jinsin,

    I would contact your hosting provider as it looks like there is an issue with your MySQL server. If this isn’t a hosted site but local you’ll need to look into your MySQL config. InnoDB is a component of MySQL.

    Hope that helps!
    –AJ

Viewing 1 replies (of 1 total)
  • The topic ‘Database Repair’ is closed to new replies.