7.0.0.1 -p password newpassword
>
>
> - Original Message -
> From: "Ardianto Rustandi" <[EMAIL PROTECTED]>
> To: "Rolf Hopkins" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 30, 2001 11:16
> Subject: Re: Can't change p
;[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 11:16
Subject: Re: Can't change password in MySQL Windows version
> This was what I did:
>
> As root:
> mysql>GRANT ALL ON mydb.* to [EMAIL PROTECTED] identified by
'mypassword';
> mysql>FLUSH PRIVILEGES;
>
he user table
Regards,
Ardianto R.
- Original Message -
From: Rolf Hopkins <[EMAIL PROTECTED]>
To: Ardianto Rustandi <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 8:01 AM
Subject: Re: Can't change password in MySQL Windows version
> It
It's a little difficult solving your problem as you have not provided as
with samples of the commands you used, but
1. Check that the user exists in the first place.
and
2. Did you use GRANT to set up a user in the first place? Not just insert a
user into the tables.
- Original Message -