Skip to content

Conversation

@RazvanLiviuVarzaru
Copy link
Collaborator

This reverts commit 670c087.

Building the HashiCorp Management plugin will cause the client and the server to be dynamically linked to zlib1.dll. See: https://jira.mariadb.org/browse/MDBF-1136?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#:~:text=This%20is%20dependency,vcpkg%27s%20zlib1.dll

One solution to the problem is to configure the server with -DWITH_ZLIB=bundled but it needs a fix in HashiCorp CMakeLists.txt to work around a vcpkg find_package overwrite. See: https://jira.mariadb.org/browse/MDBF-1136?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#:~:text=This%20would%20fix,disables%20that%20check.

I will re-apply this patch, with -DWITH_ZLIB=bundled added when the server changes are merged in all branches.

…MSI builds"

This reverts commit 670c087.

Building the HashiCorp Management plugin will cause
the client and the server to be dynamically linked to `zlib1.dll`.
See: https://jira.mariadb.org/browse/MDBF-1136?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#:~:text=This%20is%20dependency,vcpkg%27s%20zlib1.dll

One solution to the problem is to configure the server with `-DWITH_ZLIB=bundled`
but it needs a fix in HashiCorp CMakeLists.txt to work around a `vcpkg` find_package overwrite.
See: https://jira.mariadb.org/browse/MDBF-1136?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#:~:text=This%20would%20fix,disables%20that%20check.

I will re-apply this patch, with `-DWITH_ZLIB=bundled`  added
when the server changes are merged in all branches.
@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 054ed99 into MariaDB:dev Oct 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants