WordPress database repair
-
I have a database with WordPress installed, and was running it locally using XAMPP. I tried to log into it, and it said “error establishing database connection” with no other text under it. I tried repairing it, and there were a bunch of errors that it said to post here:
wp_users: Table ‘extrudinary.wp_users’ doesn’t exist in engine
wp_usermeta: Table ‘extrudinary.wp_usermeta’ doesn’t exist in engine
wp_posts: Table ‘extrudinary.wp_posts’ doesn’t exist in engine
wp_comments: Table ‘extrudinary.wp_comments’ doesn’t exist in engine
wp_links: Table ‘extrudinary.wp_links’ doesn’t exist in engine
wp_options: Table ‘extrudinary.wp_options’ doesn’t exist in engine
wp_postmeta: Table ‘extrudinary.wp_postmeta’ doesn’t exist in engine
wp_terms: Table ‘extrudinary.wp_terms’ doesn’t exist in engine
wp_term_taxonomy: Table ‘extrudinary.wp_term_taxonomy’ doesn’t exist in engine
wp_term_relationships: Table ‘extrudinary.wp_term_relationships’ doesn’t exist in engine
wp_termmeta: Table ‘extrudinary.wp_termmeta’ doesn’t exist in engine
wp_commentmeta: Table ‘extrudinary.wp_commentmeta’ doesn’t exist in engineThese tables do show up in the database, I checked using phpMyAdmin, but when I click on them to open them it says that the table doesn’t exist in engine.
It said that these database problems couldn’t be repaired, and I don’t know what to do as I have worked on this site for a while and don’t want to lose it! Can anyone help?
- The topic ‘WordPress database repair’ is closed to new replies.