PDA

View Full Version : how to set password in MYSQL



rganesh
06-11-2003, 01:03 PM
HI,
i installed mysql on my computer(windows XP) and i was trying to set password and the user for the administrator login i got the message
Access Denied :Error 1045 127.0.0.01@odbc using password:YES
when i tried ot dispaly the mysql dayabase i am getting the same error message....
But when i tried to login with out entering the password i am able to create my database and use all other commands.
Is there any default password and user id for logging in to mysql
Can anyone of u psl tell me how cn i change passwords in MYSQL
I just want to give the user id and the password in my php coding so that it can loginto my mysql server .Reply ASAP
thanx in advance
ganesh

Joe
06-11-2003, 01:16 PM
If you're talking about on Ensim itself, there's a link in Database Management to change it.

If you're doing it on your own computer, it would have to be setup according to the operating system you're using.

Joe