Bug #2072 4.1.1 windows release mysql_fix_privilege_tables password still char(45)
Submitted: 10 Dec 2003 1:33 Modified: 15 Jan 2004 11:03
Reporter: xuefer tinys Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:4.1.1 OS:Windows (windows)
Assigned to: Greg Weir CPU Architecture:Any

[10 Dec 2003 1:33] xuefer tinys
Description:
http://www.mysql.com/doc/en/News-4.1.1.html
Warning: Incompatible change! Client authentication now is based on 41-byte passwords in the user table, not 45-byte passwords as in 4.1.0. Any 45-byte passwords created for 4.1.0 must be reset after running the mysql_fix_privilege_tables script. 

it's not true for mysql_fix_privilege_tables.* in windows release

How to repeat:
run mysql_fix_privilege_tables.sql
[15 Jan 2004 11:03] MySQL Verification Team
Script already modified on 4.1.1a release package.