Bug #29001 YaSSL symbols not available with Windows (x86) ZIP/Setup.EXE
Submitted: 9 Jun 2007 1:51 Modified: 9 Jun 2007 2:21
Reporter: Jim Winstead Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Packaging Severity:S1 (Critical)
Version:5.0.41 / 5.1.19 OS:Windows
Assigned to: CPU Architecture:Any
Tags: wtf

[9 Jun 2007 1: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 2:21] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=27861