Hi,
After a couple helpful answers to my post, I realized I wasn't going
crazy, but that the root probably had a password and I just didn't know
it. Found this documentation which wasn't very clear except for the
comments at the bottom of the page.
http://www.mysql.com/doc/R/e/Resetting_perm
Thanks. This works when I use any other user besides root without a
password. Guess the problem is that there is a password for root and I
don't know what it is.
Thanks again for getting me over the first mindless hurtle.
Regards,
Cliff Austin
"Brian P. Austin" wrote:
>
> what command are
what command are you issuing.
is it mysql? If so, what arguments are you sending it?
It should look like this
mysql -u user -p
prompt: password
-Original Message-
From: Cliff [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 12, 2002 9:18 PM
To: [EMAIL PROTECTED]
Subject: Using pas