Re: GRANT temporarily removes passwods until FLUSH

2004-05-28 Thread C.W.
Sergei Golubchik wrote: Hi! On May 27, [EMAIL PROTECTED] wrote: Description: Using the GRANT command causes the password to be deleted until 'FLUSH PRIVILEGES' is executed. This is a security problem. Search the bugdb - http://bugs.mysql.com/ the bug is reported there and is already

Re: GRANT temporarily removes passwods until FLUSH

2004-05-28 Thread Sergei Golubchik
Hi! On May 27, [EMAIL PROTECTED] wrote: > >Description: Using the GRANT command causes the password to be > deleted until 'FLUSH PRIVILEGES' is executed. This is a security > problem. Search the bugdb - http://bugs.mysql.com/ the bug is reported there and is already fixed. Regards, Sergei --