Bug #111549 Contribution: Fix system zlib version detection
Submitted: 23 Jun 2023 22:51 Modified: 16 Aug 2023 21:42
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[23 Jun 2023 22:51] OCA Admin
Description:
This bug tracks a contribution by Nikolai Kostrigin (Github user: realnickel) as described in http://github.com/mysql/mysql-server/pull/475

How to repeat:
See description

Suggested fix:
See contribution code attached
[23 Jun 2023 22:51] OCA Admin
Contribution submitted via Github - Fix system zlib version detection 
(*) Contribution by Nikolai Kostrigin (Github realnickel, mysql-server/pull/475#issuecomment-1603881217): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_1404232729.txt (text/plain), 1.22 KiB.

[24 Jun 2023 9:01] MySQL Verification Team
Hello Nikolai,

Thank you very much for your patch contribution, we appreciate it!

regards,
Umesh
[26 Jun 2023 8:07] Tor Didriksen
the suggested patch is already part of the next upcoming release
[16 Aug 2023 21:42] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Server 8.0.35 and 8.2.0 releases, and here's the proposed changelog entry from the documentation team:

Made additional improvements to WITH_ZLIB functionality.

Thanks to Nikolai Kostrigin for the contribution.

Thank you for the bug report.