[CentOS] Re: Request info on managing MySQL

Bob Hoffman bob at bobhoffman.com
Mon Sep 22 15:25:43 UTC 2008


 

shell> mysql -u root
 mysql> SET PASSWORD FOR 'root'@'localhost' = 'paswrd1';
mysql> SET  PASSWORD FOR mysql> 'root'@'host_name' = 'passwrd2';

Do not know why the mail messed those lines up




More information about the CentOS mailing list