[MDEV-9035] Plugin plugin-load-add=file_key_management_plugin.so not loading variable values Created: 2015-10-28 Updated: 2015-10-28 Resolved: 2015-10-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jo-Ann M Rodriguez | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | plugins | ||
| Environment: |
VMWARE 12 - Centos 7 - MariaDB 10.1.8 |
||
| Description |
|
Sample of my.cnf file:
MariaDB starts successfully. If I un-comment any of the #innodb-encrypt variables, I get errors starting MariaDB. I kept the #innodb-encrypt variables commented and started MariaDB. I then looked up the variables to see if the plugin loaded the values.
I can't see the "file_key_management" variables. I even went ahead and tried to encrypt a table as a test:
|
| Comments |
| Comment by Jo-Ann M Rodriguez [ 2015-10-28 ] | |||||||||||
|
— Issue has been resolved —
Encryption is working as intended | |||||||||||
| Comment by Elena Stepanova [ 2015-10-28 ] | |||||||||||
|
Actually, your config should have worked just fine, the plugin can very well be loaded upon server startup. Possibly there was some other misconfiguration. Anyway, since it now works for you, I suppose it's not a problem. Good luck! |