Bug #51400 Update old 4.1 reference in Error Msg
Submitted: 22 Feb 2010 19:19 Modified: 5 Feb 2013 3:29
Reporter: Mike Frank Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[22 Feb 2010 19:19] Mike Frank
Description:
In reference to 
http://forums.mysql.com/read.php?152,354007,355057#msg-355057

Need to change message from 4.1 to 5.0

How to repeat:
connect to 4.1 server
message
"Connection using old authentication protocol (pre 4.1.1) refused".

Suggested fix:
Change message to
"Connection refused. This old authentication protocol (pre-5.0) is not supported by Workbench. Workbench supports only those authentication protocols used in MySQL Server 5.1 and higher".
[23 Feb 2010 6:31] Peter Laursen
In my understanding the message is correct.  Authentication protocol/password hash method changed between 4.0.x and 4.1.x
[23 Feb 2010 8:11] Susanne Ebrecht
Many thanks for writing a feature request.