MariaDB Connector/C 3.0.8 Changelog
The most recent Stable (GA) release of MariaDB Connector/C is:
MariaDB Connector/C 3.4.3
Download Release Notes Changelog About MariaDB Connector/C
Release date: 21 Dec 2018
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 #34f8887
2018-12-18 17:34:42 +0100
- Fix warnings on Windows
- Revision #9d981de
2018-12-18 15:17:42 +0100
- gnutls (esp. when static) needs zlib
- Revision #2a66af1
2018-12-18 15:16:16 +0100
- support linking with external manually specified zlib
- Revision #5baea22
2018-12-07 17:39:34 +0100
- Fix warnings on Windows
- Revision #1ecc37f
2018-12-07 17:21:18 +0100
- CONC-387 return MYSQL_DATA_TRUNCATED for invalid numeric strings.
- Revision #6e59920
2018-12-01 13:27:22 +0100
- Add plugin pdb's to msi
- Revision #9eb0fa1
2018-12-01 13:05:51 +0100
- Windows build fixes:
- Revision #e47b6aa
2018-12-01 11:12:26 +0100
- - Added gcc options "-Wno-undef -Wno-unknown-pragmas" - Added LIBZ wo windows system libraries
- Revision #3e6adb2
2018-12-01 11:11:46 +0100
- Fixed build error/warning Added missing errorcodes for mingw
- Revision #abee401
2018-12-01 10:59:50 +0100
- Use lowercase names for windows include files
- Revision #be25fb9
2018-12-01 10:24:57 +0100
- Updated server versions
- Revision #6f5ec8c
2018-12-01 09:28:58 +0100
- Merge pull request #86 from rasmushoj/3.0
- Revision #15d28e9
2018-11-27 12:34:43 +0000
- Test also with latest version of MariaDB Server 10.2
- Revision #005195f
2018-12-01 08:56:24 +0100
- CONC-312: Implementation for caching_sha2_password plugin
- Revision #84ab333
2018-11-29 14:30:24 +0100
- Skip session_tracker_last_gtid test for now, it fails for unknown reasons on travis.
- Revision #418e338
2018-11-27 08:14:33 +0100
- Fix for CONC-375: SSL handshake fails
- Revision #f06bcba
2018-11-27 08:09:23 +0100
- Bumped version number
- Revision #44b21bf
2018-11-14 08:54:47 +0100
- install libmariadb.pc in the package-dependent location
- Revision #06fd8c9
2018-11-10 23:48:27 +0100
- CONC-372 Fix str_to_TIME() parsing wrt performance.
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.