Bug #29001 YaSSL symbols not available with Windows (x86) ZIP/Setup.EXE
Submitted: 9 Jun 2007 3:51 Modified: 9 Jun 2007 4:21
Reporter: Jim Winstead
Status: Duplicate
Category:Server: Packaging Severity:S1 (Critical)
Version:5.0.41 / 5.1.19 OS:Microsoft Windows
Assigned to: Target Version:
Tags: wtf

[9 Jun 2007 3:51] Jim Winstead
Description:
mysqlclient.lib is linked against YaSSL, but the YaSSL libraries are not included in the
Windows (x86) ZIP/Setup.EXE distribution.

How to repeat:
Try to build something that links against mysqlclient.lib

Suggested fix:
Either build the YaSSL libraries into mysqlclient.lib, or at least include the .lib
files. (I consider the second sub-optimal because we don't have anything like
mysql_config on Windows, which would allow applications to figure out what exactly they
need to be linking against.)
[9 Jun 2007 4:21] Miguel Solorzano
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=27861