When I install MySql server, root user is initialized. It has no password.
I have a query here.
Suppose I create few databases in the mysql server. Do all these databases have same user now ie root user?
How can I have separate username/password for each of these databases?