• Something bad happened and I had to repair the database, but it’s really bad because the following tables are NOT ok:

    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’

    What happened? I did not load any new plug-ins. It was working fine a couple of days ago. I do have automatic updates turned on. How do I fix? Do I need to restore a back up of my database?

Viewing 1 replies (of 1 total)
  • The most likely reason is that your hosting company has updated the MySQL version and hasn’t enabled InnoDB support. You would need to contact them and get them to re-enable it.

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