mysql - Wordpress usermeta not being created -



mysql - Wordpress usermeta not being created -

i have unusual problem.

when create new user in wordpress back-end, appears _usermeta info isn't beingness created in database.

usually happen row gets added _users table (containing id, email, password etc...) , bunch of rows corresponding id added _usermeta table (containing name, capabilities etc...).

but mentioned rows _usermeta not beingness created.

some other facts:

a new row user created in _users table user, doesn't appear taking next available id after latest. example, if latest id in table 1200, next user added should 1201. it's instead adding row before in table.

this database exported site when on previous host (a couple of days ago), used work fine. i'm guessing happened during dump?

some things have tried prepare it:

disabling plugins. different theme (no functions) wordpress database repair

any help appreciated.

solved. reason auto increment had disappeared structure. added , it's fine.

though can explain, how go missing during database dump?

mysql wordpress

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -