Change the MySQL Root User Password

Contributor Icon Contributed by qmchenry  
Tag Icon Tagged: MySQL  

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

 

1 Comment -


  1. Peat said on February 12, 2009

    hi just joining and hope i will learn more

 

RSS feed for comments on this post. TrackBack URL

Leave a comment -