[MDEV-8262] file_key_management plugin install error Created: 2015-06-03 Updated: 2016-01-18 Resolved: 2015-06-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Plugins |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Cheung | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Red Hat Enterprise Linux Server release 6.5 |
||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
I can't install file_key_management, but use same command can install other plugin.
and the error log says
I follow the
But I still have error
|
| Comments |
| Comment by Sergei Golubchik [ 2015-06-03 ] | |||||||||||
|
The command line option --file-key-management-filename (with --loose or without) requires an argument, the file name. | |||||||||||
| Comment by Daniel Cheung [ 2015-06-03 ] | |||||||||||
|
I'm sorry. I'm not understand the meaning of "requires an argument, the file name."
or
I still have error.
But when I try
file_key_management status change to disable. | |||||||||||
| Comment by Sergei Golubchik [ 2015-06-03 ] | |||||||||||
|
you need to have
in your my.cnf file. And /path/to/existing/file/with/encryption/keys Without this setting, the file name is empty and the plugin fails to load with | |||||||||||
| Comment by Risky Pathak [ 2016-01-17 ] | |||||||||||
|
Hello, I am getting the same error on installing plugin "file_management" on MariaDB(mariadb-10.1.8-win32.msi) on Windows. The error log reads: |