MariaDB Connector/C 2.2.2 Changelog
The most recent Stable (GA) release of MariaDB Connector/C is:
MariaDB Connector/C 3.4.1
Download Release Notes Changelog About MariaDB Connector/C
Release date: 9 Dec 2015
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #108e6ac
2015-12-08 08:50:35 +0100
- Fix for CMake >= 3.0: Allow access for non existent targets (CMake policies 26,42,45
- Revision #d11a935
2015-12-08 08:45:17 +0100
- Fix for MDEV-9212: incorrect hostname check (openssl) Reimplement ssl_verify_server_cert() using the logic from https://wiki.openssl.org/index.php/Hostname_validation The bug was discovered by Alex Gaynor.
- Revision #3d4b46b
2015-12-08 08:21:18 +0100
- Fix for CONC-152: Visual Studio 2015 build fails when OpenSSL is enabled
- Revision #f6d00bd
2015-11-30 20:12:22 +0100
- Fixed wrong #ifdef in vio_fastsend so TCP_NODELAY will be set on Windows platforms correctly
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.