#x27;t use MySQL too much
these days, but I'll be glad to tell you what I know.
Regards,
Adam
-Original Message-
From: Robert Lund [mailto:[EMAIL PROTECTED]
Sent: Monday, October 20, 2003 12:00 PM
To: [EMAIL PROTECTED]
Subject: Re: OS X - can't set root password
Fortuno, Ada
Fortuno, Adam wrote:
If I follow you're email correctly, it looks like you attempting to assign a
password to the root user twice. The first statement you provide:
bin/mysqladmin -u root password **
Sets the password to whatever value you've set in-place of **. Then in
the statemen
t Lund [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 18, 2003 8:32 PM
To: [EMAIL PROTECTED]
Subject: OS X - can't set root password
I just installed 4.0.15 on an iBook running Mac OS X 10.2.6. I started
the daemon using bin/mysqld_safe, and then tried to initialize the root
pass
I just installed 4.0.15 on an iBook running Mac OS X 10.2.6. I started
the daemon using bin/mysqld_safe, and then tried to initialize the root
password as instructed. The first,
bin/mysqladmin -u root password **
ran apparently successfully. When I tried to execute the second:
/usr/local/m