Bug #29617 | Community "Linux (x86, glibc-2.2, "standard" is static)" binaries are dynamic | ||
---|---|---|---|
Submitted: | 7 Jul 2007 17:05 | Modified: | 9 Jul 2007 18:15 |
Reporter: | Sveta Smirnova | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Packaging | Severity: | S3 (Non-critical) |
Version: | 5.0.41 | OS: | Any |
Assigned to: | Daniel Fischer | CPU Architecture: | Any |
[7 Jul 2007 17:05]
Sveta Smirnova
[7 Jul 2007 17:13]
Daniel Fischer
The build process explicitly disabled this for community binaries as it was inherited from max. We should still provide statically linked binaries for community, but it is possible that we will have to disable certain features that are not compatible with static linking (e.g. everything that uses dlopen, like udfs).
[9 Jul 2007 14:01]
Daniel Fischer
This will be fixed in 5.0.45, static linking has been re-enabled for this build.
[9 Jul 2007 18:15]
Paul DuBois
Noted in 5.0.45 changelog. Binaries for the Linux x86 statically linked tar.gz Community package were linked dynamically, not statically. Static linking has been re-enabled.