|
| ||||||||||
| Tags: mysql, password |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to change password in MySQL?
I am very much frustrated about changing the password to my MySQL account, so can anyone please tell me how to change a password for an existing user via mysqladmin? I have try out to many possibility but it all were worthless..Please help me out. |
|
#2
| ||||
| ||||
|
Hey Tweaker, Following solution will definately solve your problem, and you will be feeling a sigh of relief. just type the following command in the Dos prompt: - mysqladmin - u root -p password "newpassword" cheers |
|
#3
| |||
| |||
|
Thanks SreeKanth, That command worked out, problem solved. ![]() |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to change password in MySQL?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mysql Error : Can't connect to local mysql server through socket ' var lib mysql mysql.sock' 2 | roshan45 | Software Development | 3 | 07-11-2009 08:36 PM |
| How to create a new user and password in mysql? | neonxgenesis | Software Development | 3 | 30-09-2009 03:02 PM |
| What is the mysql default password ? | avit | Software Development | 3 | 11-09-2009 05:42 PM |
| mysql root account password | Fedora Rocher | Operating Systems | 3 | 28-07-2009 07:23 PM |
| How to reset mysql password? | Yarn | Software Development | 2 | 23-05-2009 06:04 PM |