Fri, 11 Aug 2006
MySQL - set initial root password
Remember to set a password for the MySQL root user! This is done with: /usr/bin/mysqladmin -u root password 'new-password' /usr/bin/mysqladmin -u root -h coyner.net password 'new-password'
Posted at: 01:38 | category: /database/mysql | Comments ()
Rustybear Blog