MariaDB Connector/C 3.1.25 Changelog
The most recent Stable (GA) release of MariaDB Connector/C is:
MariaDB Connector/C 3.4.1
Note: This page describes features in the source repository for the MariaDB Connector/C. There are currently no official packages or binaries available for download which contain the version of the driver described here. If you want to try out any of the new features described here you will need to get and compile the code yourself.
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 #9a400793
2024-09-20 16:52:46 +0200
- Fix possible crash, if no default plugin was loaded.
- Revision #289eaf2a
2024-09-20 08:32:21 +0200
- Merge pull request #254 from grooverdan/3.1-CONC-730-undef-behaviour
- Revision #c4153aa8
2024-09-18 17:19:43 +1000
- CONC-730 Undefined behavior in the reference Ed25519 implementation
- Revision #6a67a34f
2024-07-28 03:46:50 +0200
- CONC-527 "SEC_E_ALGORITHM_MISMATCH" connecting Windows client to Ubuntu
- Revision #01b6b321
2024-07-19 10:16:56 +0200
- Travis fix: use export instead of set command
- Revision #6dfc071d
2024-06-18 11:01:17 -0400
- bump the VERSION
- Revision #551e1e39
2024-05-14 13:58:20 +0200
- travis: removed skysql
- Revision #6bd5b674
2024-05-14 09:45:51 +0200
- Follow up fix for CONC-696
- Revision #d5394838
2024-05-13 15:57:39 +0200
- CONC-696: Replace COM_PROCESS_KILL by KILL command
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.