Re: 4.1.7 has --old-passwords set but mysqladmin client still using new hash

2004-12-21 Thread Gleb Paharenko
Hello. I've reported a bug: http://bugs.mysql.com/7451 Jason Joines <[EMAIL PROTECTED]> wrote: >I've got a 4.1.7 server on Linux and I need to use the old-passwords > option. It has taken effect as 'show variables' confirms. Also, if I > set a user's password using 'set pass

4.1.7 has --old-passwords set but mysqladmin client still using new hash

2004-12-20 Thread Jason Joines
I've got a 4.1.7 server on Linux and I need to use the old-passwords option. It has taken effect as 'show variables' confirms. Also, if I set a user's password using 'set password for user = password('apassword')' it honors the old-passwords option. However, if a user changes their password