
Carlos Reyes
30,056 PointsHow to remove a User?
I was having problems in the step after we change wp_ to localwp_.
It was because in the last video I forgot to put localhost. Instead there was a "%".
Now I see two wpuser, under Privileges - User name( Users having access to "localwp")
Is there a problem with that? How do I remove the one with Host name: '%"
Regards
2 Answers

Joshua Garcia
8,334 PointsHey,
- Try going to phpMyAdmin,
- select user tab,
- check the user you want to delete,
- (look down a little more) and check the check box from 'Remove selected users'
- Lastly click on 'Go', and confirm deleting user

Carlos Reyes
30,056 PointsThank you Joshua,
I don't see it now, I hope the "Drop tables..." message, doesn't break anything.
I am just noticing that a new user, that I created on my own, also has access to this database from the videos.
Bye.