mariadb/plugin/example_key_management
Vladislav Vaintroub 7bf409593e MDEV-11660 Make encryption plugins "pure"
Do not exporting mysqld entry points directly.
This is needed for mariabackup, to load encryption plugins on Windows.

All plugins are "pure" by default. To mark plugin "impure"
it should use RECOMPILE_FOR_EMBEDDED or STORAGE_ENGINE keyword.
2017-04-27 19:12:38 +02:00
..
CMakeLists.txt move debug_ and example_key_management plugins to test component 2015-04-10 14:24:58 +02:00
example_key_management_plugin.cc MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00