Bug #57271 Plugins Path defaults to Linux style /usr/
Submitted: 6 Oct 2010 6:50 Modified: 26 Nov 2012 6:04
Reporter: Paul Rudge Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.28GA OS:Windows (XP3)
Assigned to: Assigned Account CPU Architecture:Any
Tags: Plugin Path

[6 Oct 2010 6:50] Paul Rudge
Description:
When opening the Configuration TAB in Workbench Administration (once mySQL Server Opened) the Plugin Directory defaults to /usr/.... ie UNIX Style.

How to repeat:
As above

Suggested fix:
Perhaps default it to either the Current OS or not at all.

Possibly due to the initial setup where the configuration does NOT detect the OS Version properly.

See Bug #56987
[6 Oct 2010 7:04] Valeriy Kravchuk
Thank you for the problem report.
[26 Nov 2012 6:04] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.45, and here's the changelog entry:

On Microsoft Windows, the default plugin directory in the configuration
tab was set as a Linux style path such as "/usr/", but it is now based
on the OS aware "BASEDIR" value.

Thank you for the bug report.