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
ssage -
From: "Ardianto Rustandi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 23:32
Subject: Can't change password in MySQL Windows version
> Hello all!
>
> Can anyone help me why I cannot change a user's password in the W
Hello all!
Can anyone help me why I cannot change a user's password in the Windows
version of MySQL (except for the root account)? I keep getting the "ERROR
1133: Can't find any matching row in the user table" error message everytime
I try to change a user's password, both from mysqladmin and fro