Re: Can't change password in MySQL Windows version

2001-05-30 Thread Ardianto Rustandi
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

Re: Can't change password in MySQL Windows version

2001-05-29 Thread Rolf Hopkins
;[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; >

Re: Can't change password in MySQL Windows version

2001-05-29 Thread Ardianto Rustandi
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

Re: Can't change password in MySQL Windows version

2001-05-29 Thread Rolf Hopkins
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

Can't change password in MySQL Windows version

2001-05-29 Thread Ardianto Rustandi
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