Details
-
Admin & Maintenance Task
-
Status: Done
-
High
-
Resolution: Done
-
8.0.28-20 (Q1 2022 feature release)
-
None
-
Yes
Description
Build script modifications
PS-7044 introduced new CMake optionĀ WITH_ENCRYPTION_UDF.
- Although it is ON by default, for readability reasons, it is recommended to add -DWITH_ENCRYPTION_UDF=ON explicitly to cmake invocation in the build scripts.
- If possible, for CentOS 6 platform, specify -DWITH_ENCRYPTION_UDF=OFF.
Packaging modifications
PS-7044 creates a new binary component_encryption_udf.so in the plugin_output_directory that must be added to
- Percona Server .deb packages
- Percona Server .rpm packages
- Percona Server binary tarballs