• Daniel Black's avatar
    MDEV-23539: aws key plugin - fails to build · 045671d4
    Daniel Black authored
    Recent gcc/clang versions failed to compile the existing code.
    
    Updating a later upstream SDK version was simple and required
    only implementing a flush method. This was left blank as
    there was no strong requirement to keep the error log
    atomic or durable.
    
    Reviewed-by: wlad@mariadb.com
    
    The upstream SDK version added a flush method which was simple
    to complete.
    045671d4
aws_key_management_plugin.cc 18.3 KB