mariadb/plugin/hashicorp_key_management
Vladislav Vaintroub ce6be40b79 MDEV-37997 vcpkg's FIND_PACKAGE throws error for zlib dependent packages
Build with vcpkg and WITH_ZLIB=bundled throws error
"Broken installation of vcpkg port zlib" in FIND_PACKAGE(CURL)

Set CMAKE_DISABLE_FIND_PACKAGE_ZLIB to workaround.

Previously, this workaround was hashicorp specific, now we need this also
for videx. Thus setting CMAKE_DISABLE_FIND_PACKAGE_ZLIB was moved to
correct place,  inside MYSQL_USE_BUNDLED_ZLIB macro.
2026-01-19 17:18:33 +01:00
..
mysql-test/vault MDEV-38312: Server crashes when setting innodb_default_encryption_key_id 2026-01-06 16:38:06 +05:30
CMakeLists.txt MDEV-37997 vcpkg's FIND_PACKAGE throws error for zlib dependent packages 2026-01-19 17:18:33 +01:00
hashicorp_key_management.cnf Fix remaining typos 2025-04-29 11:18:00 +10:00
hashicorp_key_management.txt Fix remaining typos 2025-04-29 11:18:00 +10:00
hashicorp_key_management_plugin.cc MDEV-30847: HashiCorp Plugin: Provide cache flush for key rotation 2025-12-16 17:47:34 +05:30