mariadb/extra/aws_sdk
Daniel Black 045671d473 MDEV-23539: aws key plugin - fails to build
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.
2020-10-26 14:59:42 +11:00
..
CMakeLists.txt MDEV-23539: aws key plugin - fails to build 2020-10-26 14:59:42 +11:00