Bug #91223 | add cmake support for openssl 1.1 on windows | ||
---|---|---|---|
Submitted: | 12 Jun 2018 11:25 | Modified: | 13 Jun 2018 14:25 |
Reporter: | Tor Didriksen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 8.0.13 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[12 Jun 2018 11:25]
Tor Didriksen
[13 Jun 2018 14:25]
Paul DuBois
Posted by developer: Fixed in 8.0.13. For OpenSSL 1.1, the library names have changed for Windows. The CMake configuration code now accounts for this. Also, it is now possible on Windows to use -DWITHOUT_SERVER=1 to build 32-bit client binaries.
[21 Jun 2018 12:51]
Paul DuBois
Posted by developer: Correction: Fixed in 8.0.12 (not 8.0.13).
[25 Oct 2018 9:53]
Erlend Dahl
Bug#91672 MySQL8.0 fails to compile on Windows with OpenSSL 1.1.0. was marked as a duplicate.
[25 Oct 2021 14:04]
Stefan Hinz
Posted by developer: Fixed in 8.0.28. Library upgrade, no changelog entry required.