Return to Snippet

Revision: 3957
at October 9, 2007 06:11 by therobot


Initial Code
mysqladmin -u root password "newpwd"
mysqladmin -u root -h host_name password "newpwd"

Initial URL


Initial Description


Initial Title
Change password for mysql root user on debian

Initial Tags
mysql

Initial Language
Bash