Skip to content
  • Robert Golebiowski's avatar
    c11bb082
    WL#8841: Keyring management UDFs · c11bb082
    Robert Golebiowski authored
    Expose the keyring API through a set of UDFs to allow key management.
    
    With this WL we introduce a set of UDFs which will provide an SQL interface to
    keyring plugin APIs. These functions reflect the interface exposed by
    mysql_keyring service. We also introduce a deamon plugin keyring_udf as current
    plugin framework requires a plugin initialization before UDFs can use server's
    services.
    c11bb082
    WL#8841: Keyring management UDFs
    Robert Golebiowski authored
    Expose the keyring API through a set of UDFs to allow key management.
    
    With this WL we introduce a set of UDFs which will provide an SQL interface to
    keyring plugin APIs. These functions reflect the interface exposed by
    mysql_keyring service. We also introduce a deamon plugin keyring_udf as current
    plugin framework requires a plugin initialization before UDFs can use server's
    services.
Loading