Bug #44697 New build options in Connector/C not in docs
Submitted: 6 May 2009 15:19 Modified: 18 Jun 2009 9:32
Reporter: Andrew Hutchings Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C Documentation Severity:S3 (Non-critical)
Version:6.0.1 OS:Any
Assigned to: Tony Bedford CPU Architecture:Any

[6 May 2009 15:19] Andrew Hutchings
Description:
Connector/C 6.0.1 has two new build options which are not documented in:

http://dev.mysql.com/doc/refman/5.1/en/connector-c-building.html

These are:
-DWITH_OPENSSL=1 which enables dynamic linking to the system's openSSL
and
-DWITH_EXTERNAL_ZLIB which enables dynamic linking to the system's zlib

How to repeat:
.
[18 Jun 2009 9:32] Tony Bedford
A table with the build options has been added to the online reference manual.