Change the MySQL Root User Password
Simple command for Changing the root user password for MySQL using mysqladmin.
To change the MySQL root password to PaSsWoRd, use:
mysqladmin -u root password PaSsWoRd
To change the MySQL root password to PaSsWoRd, use:
mysqladmin -u root password PaSsWoRd
RSS feed for comments on this post. TrackBack URL
Peat said on February 12, 2009
hi just joining and hope i will learn more