Yes, the MySQL monitor is what I'm talking about.
Yes, I have created the user already and gave that user account privileges to a certain database.
For the third question you asked about how I login: I just open the MySQL monitor and it instantly prompts me for the root password. I enter it and I'm in.
Your procedure that you gave was very helpful. So I guess I understand my problem now of why it's not prompting a user name first.
No matter what I have to give that user access to the Root password? and then that user has to log in to his user name right?
I thought the point of creating user accounts was so that they can't access everything in the root, I only want them to be accessing what I give them privileges too. By giving them the root password so they can log in to their user account, doesn't that give them access to everything before they log in to their user account?
This is very confusing, or I'm making harder than it is haha. Thanks for your help.
Andrew