Re: Changing Password on Latest MySQL, etc

2004-05-28 Thread Victoria Reznichenko
Carlos Sunden <[EMAIL PROTECTED]> wrote: > > The mysql client & mysql-devel packages did it. > Was able to change the password which I did with a > very easy one. Now when I want to change the existing > password & it fails. It does not let me. You must specify old password when you set a new one

Re: Changing Password on Latest MySQL, etc

2004-05-27 Thread Carlos Sunden
Dear All, The mysql client & mysql-devel packages did it. Was able to change the password which I did with a very easy one. Now when I want to change the existing password & it fails. It does not let me. Thanks agaiN! --- Carlos Sunden <[EMAIL PROTECTED]> wrote: > Ok. > So far I got advises to in

Re: Changing Password on Latest MySQL, etc

2004-05-27 Thread Carlos Sunden
Ok. So far I got advises to install the MySQL-client package & the mysql-devel RPM. Will do that & report back. I wouldn't think all that was needed when the MySQL-server-rpm was installed. The functionality to assign a password should be there. I'm such a newbie at this, thanks to all again! Ca

Re: Changing Password on Latest MySQL, etc

2004-05-27 Thread Victoria Reznichenko
Carlos Sunden <[EMAIL PROTECTED]> wrote: > > Installed the MySQL-server-4.0.20-0.i386.rpm on a RHL8 system > > Initialized the grant tables and then did: > /usr/bin/mysqladmin -u rt password ACTUALPASSWORD > And got: > -bash: /usr/bin/mysqladmin: No such file or directory > > What gives mates? >

Changing Password on Latest MySQL, etc

2004-05-26 Thread Carlos Sunden
Dear All, Hello Installed the MySQL-server-4.0.20-0.i386.rpm on a RHL8 system Initialized the grant tables and then did: /usr/bin/mysqladmin -u rt password ACTUALPASSWORD And got: -bash: /usr/bin/mysqladmin: No such file or directory What gives mates? I had used the exact command before in