Title: Missing Database entries for new users
Last modified: August 19, 2016

---

# Missing Database entries for new users

 *  [dopef1sh](https://wordpress.org/support/users/dopef1sh/)
 * (@dopef1sh)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/missing-database-entries-for-new-users/)
 * I pulled a fresh copy of WordPress yesterday from SVN (7693), and noticed that
   the installation process cannot be completed because users aren’t being added
   to the database correctly. To be more specific wp_userdata gets filled out correctly,
   but wp_usermeta is missing a few entries. Only “first_name” gets INSERTed into
   wp_usermeta, the rest of the entries are UPDATEed according to my mysql log (
   which of course fails since wordpress is trying to update entries that do not
   exist). Unfortunatly “capabilities” is also an “update” which means that no user
   can log into the admin panel (including the automatically generated “admin” user
   in the installation process).
 * Workarounds till this is fixed correctly: add the missing rows by hand directly
   into the database.

The topic ‘Missing Database entries for new users’ is closed to new replies.

## Tags

 * [capabilities](https://wordpress.org/support/topic-tag/capabilities/)
 * [new-user](https://wordpress.org/support/topic-tag/new-user/)
 * [SVN](https://wordpress.org/support/topic-tag/svn/)
 * [usermeta](https://wordpress.org/support/topic-tag/usermeta/)

 * In: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
 * 0 replies
 * 1 participant
 * Last reply from: [dopef1sh](https://wordpress.org/support/users/dopef1sh/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/missing-database-entries-for-new-users/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
