[MDEV-712] LP:1024239 - Mysqlclient exports the same symbols as openssl Created: 2012-07-13 Updated: 2012-11-29 Resolved: 2012-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.29, 5.3.10, 5.2.14 |
| Type: | Bug | ||
| Reporter: | Jan Walraven | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Mysqlclient exports the same symbols as openssl (libcrypto) I'm using Centos 6.2 64 bit and MariaDB 5.2.12. When using a custom compiled PHP with openssl, imap and mysql i can't use fsocketopen() with SSL; The problem is that the Mysqlclient exports the same symbols as openssl (libcrypto) The bug is already reported and fixed by mysql: See also
|
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-07-17 ] |
|
Launchpad bug id: 1024239 |
| Comment by Sergei Golubchik [ 2012-11-26 ] |
|
This change has broken feedback plugin, see 5.2 tree in buildbot |