Hi,
I've just noticed that I have a few DBs with 6 users. I believe the common thing between them all is that they were imported from a different hosting company.
So I have something like that:
db_name [O] [C] [R] [B] db_user1 [xx.xx.xx.xx] [P]
db_user1 [localhost] [P]
db_user1 [old.hosting.com] [P]
db_user2 [xx.xx.xx.xx] [P]
db_user2 [localhost] [P]
db_user2 [old.hosting.com] [P]
Any idea if this is normal? Should I remove the users which are not localhost?