php - Reset wp_usermeta in phpmyadmin -


i using multisites, trying reset wp_usermeta in phpmyadmin. use:

delete `wp_usermeta` user_id not in (select id `wp_users`); 

but reason unable reset users id's.

my goal brand new database in terms of users , users id's. website still in development phase.

thanks


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -