Skip to content

Use plugin_dir rather than basedir + /lib/plugin" #1200

Description

@newsoft

if Backend.isOs(OS.WINDOWS):

Plugin directory can be customized through plugin_dir option:
http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_plugin_dir

You should use the output of "SELECT @@plugin_dir" which is always available, even if the user did not configure anything.

Would you like me to prepare a pull request?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions