• I updated WordPress site and take the backup, after changing MySQL 8.0 version I lost my database and it shows following errors :

    wp_users: InnoDB: Tablespace is missing for table wordpress661/wp_users.
    wp_usermeta: InnoDB: Tablespace is missing for table wordpress661/wp_usermeta.
    wp_posts: InnoDB: Tablespace is missing for table wordpress661/wp_posts.
    wp_comments: InnoDB: Tablespace is missing for table wordpress661/wp_comments.
    wp_links: InnoDB: Tablespace is missing for table wordpress661/wp_links.
    wp_options: InnoDB: Tablespace is missing for table wordpress661/wp_options.
    wp_postmeta: InnoDB: Tablespace is missing for table wordpress661/wp_postmeta.
    wp_terms: InnoDB: Tablespace is missing for table wordpress661/wp_terms.
    wp_term_taxonomy: InnoDB: Tablespace is missing for table wordpress661/wp_term_taxonomy.
    wp_term_relationships: InnoDB: Tablespace is missing for table wordpress661/wp_term_relationships.
    wp_termmeta: InnoDB: Tablespace is missing for table wordpress661/wp_termmeta.
    wp_commentmeta: InnoDB: Tablespace is missing for table wordpress661/wp_commentmeta.

Viewing 1 replies (of 1 total)
  • Rebecca Diamond

    (@rebeccadiamond)

    Can you restore from the backup, and try again? It’s possible something went wrong during the update process.

Viewing 1 replies (of 1 total)

The topic ‘missing Database’ is closed to new replies.