Thanks for the notes. I have gotten the correct my.cnf file in place
now. Now when I try to put in the password for the root user I get this:
$ mysqladmin -u root password 'mypassword'
mysqladmin: unable to change password; error: 'Access denied for user:
'@localhost' to database 'mysql''
(I
At 12:47 -0500 6/20/03, Kevin H. Phillips wrote:
I had MySQL 3.23.56 on my RedHat machine but developed some problems
(that were probably my own fault) so I decided to upgrade to 4.0.
I downloaded the source rpm and rebuilt it on my system (running a
fully updated RedHat 9.0). I removed the ol
I had MySQL 3.23.56 on my RedHat machine but developed some problems
(that were probably my own fault) so I decided to upgrade to 4.0. I
downloaded the source rpm and rebuilt it on my system (running a fully
updated RedHat 9.0). I removed the old mysql by doing rpm -e on the
components; the