Title: wordpress tables missing
Last modified: December 20, 2025

---

# wordpress tables missing

 *  [alysonmac](https://wordpress.org/support/users/alysonmac/)
 * (@alysonmac)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/wordpress-tables-missing/)
 * How do i resolve?
 * wp_kv9a6brmkv_options: Table ‘db_dom463312.wp_kv9a6brmkv_options’ doesn’t exist
   
   wp_kv9a6brmkv_postmeta: Table ‘db_dom463312.wp_kv9a6brmkv_postmeta’ doesn’t exist
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-tables-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/wordpress-tables-missing/#post-18763281)
 * You’ll need the phpMyAdmin app in order to hopefully resolve this. It’s generally
   accessed through your hosting account or cPanel. It allows you to directly view
   and manipulate the DB.
 * If this is a new installation, drop all tables with the wp_kv9a6brmkv_ prefix.
   Any data you may have added will be lost. Then reinstall WordPress.
 * If this is not a new installation, verify that the tables are actually missing.
   It’s possible they exist but the DB user that WP is using has no permission to
   access them. The tables’ assigned permissions will need to be corrected.
 * If they are truly missing, yet other WP tables such as posts, terms, etc. still
   exist, your DB has become seriously corrupted and the rest of the DB may not 
   be reliable. It’d be best to drop everything (but first backup what you have 
   now, just on principle), then restore from a known good backup.
 * If you don’t have a good backup, you could attempt to patch up the existing DB.
   Alter the table prefix in the wp-config.php file, then reinstall WP. Rename the
   new options and postmeta tables using the needed wp_kv9a6brmkv_ prefix. You may
   drop the remaining new tables. Restore the table prefix in wp-config.php back
   to what it was. You should regain basic functionality this way, but all of your
   media uploads (attachment posts) will be lacking crucial information. You’ll 
   need to delete all existing media and re-upload it. This will likely break all
   the media URLs that exist in your posts. You’ll need to also correct all such
   URLs. Despite all this effort, it’s possible your site will still not work correctly.
   We cannot know what else might be wrong with the DB aside from missing tables.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-tables-missing%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [3 months, 2 weeks ago](https://wordpress.org/support/topic/wordpress-tables-missing/#post-18763281)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
