• Vladislav Vaintroub's avatar
    MDEV-11660 Make encryption plugins "pure" · 7bf40959
    Vladislav Vaintroub authored
    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.
    7bf40959
aws_key_management_plugin.cc 16 KB