Bug #60745 dialog client authentication plugin is broken
Submitted: 3 Apr 2011 22:22 Modified: 29 Jun 2011 13:04
Reporter: Sergei Golubchik Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Pluggable Authentication Severity:S3 (Non-critical)
Version:5.5 OS:Any
Assigned to: CPU Architecture:Any

[3 Apr 2011 22:22] Sergei Golubchik
Description:
client authenticaton plugins name *must* match the name of the .so file otherwise it won't load.

but in mysql dialog.so is renamed into auth.so, which made dialog plugin unaccessible.

How to repeat:
.

Suggested fix:
rename it back
[29 Jun 2011 13:04] MySQL Verification Team
Thank you for the bug report.