RE: Resetting MySQL Root Password

2009-04-27 Thread bruce
dd Slack-Moehrle [mailto:mailingli...@mailnewsrss.com] Sent: Monday, April 27, 2009 9:46 AM To: mysql@lists.mysql.com Subject: Resetting MySQL Root Password Hi All, CentOS 5.3 I installed MySQL Server via yum and started it. I tried entering: mysqladmin -u root password yourrootsqlpassword mysql

Re: Resetting MySQL Root Password

2009-04-27 Thread David Giragosian
On 4/27/09, Jason Todd Slack-Moehrle wrote: > Hi All, > > CentOS 5.3 > > I installed MySQL Server via yum and started it. > > I tried entering: > > mysqladmin -u root password yourrootsqlpassword > mysqladmin -h server1.example.com -u root password yourrootsqlpassword > > But I get: > > r...@serv

Resetting MySQL Root Password

2009-04-27 Thread Jason Todd Slack-Moehrle
Hi All, CentOS 5.3 I installed MySQL Server via yum and started it. I tried entering: mysqladmin -u root password yourrootsqlpassword mysqladmin -h server1.example.com -u root password yourrootsqlpassword But I get: r...@server1 ~]# /usr/bin/mysqladmin -u root -h localhost password mypassw