[MySQL] Help

Initiate Mage
Joined
Feb 14, 2007
Messages
4
Reaction score
0
I am new with trying to login with mysql query browser and I haven't set up a username or password or anything. So can anyone help me find out how to make a username/password so it will work with mysql? I haven't made an account before.
 
sage

You apparently have not read the MySQL Reference Manual at all, as not very far into it (section 2.10.3 in my version) it details exactly what the initial account(s) and their/its password(s) are/is.

Read the documentation in the future *before* asking a question!
 
Back