MariaDB Connector/C 3.3.5 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: 22 May 2023
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 #c2b322d
2023-05-02 18:30:31 +0200
- CONC-644: Build named pipe plugin as static plugin
- Revision #85b7bde
2023-05-02 18:01:34 +0200
- Merge branch '3.1' into 3.3
- Revision #a3bba46
2023-05-02 17:59:18 +0200
- CONC-619: NULL pointer dereference in unpack_fields
- Revision #374f0ee
2023-04-27 09:24:16 +0200
- Build fix: replace crc32_z by crc32
- Revision #bec589e
2023-04-26 08:10:40 +0200
- Merge branch '3.1' into 3.3
- Revision #f5a4c73
2023-04-26 08:10:08 +0200
- Fix memory leak in unittest
- Revision #a43da07
2023-04-25 18:38:52 +0200
- zlib update postfix: Don't build tests/examples
- Revision #5daff3f
2023-04-25 16:51:52 +0200
- Merge branch '3.1' into 3.3
- Revision #2c5bb13
2023-04-25 16:40:53 +0200
- Updated zlib library - version 1.2.13
- Revision #dd8962a
2023-04-25 15:08:28 +0200
- Merge branch '3.1' into 3.3
- Revision #b0ec210
2023-04-24 14:58:01 +0200
- Test fixes when testing against MySQL
- Revision #6c29921
2023-04-22 06:56:53 +0200
- travis fix:
- Revision #0e452f6
2023-04-21 07:11:29 +0200
- MariaDB Server detection fix
- Revision #11ba413
2023-04-21 06:55:56 +0200
- Travis fix
- Revision #2000b06
2023-04-11 18:31:19 +0200
- Replace SET_CLIENT_STMT_ERROR by stmt_set_error().
- Revision #8749251
2023-04-19 17:09:29 +0200
- Travis update:
- Revision #aa614a8
2023-04-05 09:28:40 +0200
- Merge branch '3.1' into 3.3
- Revision #5a94570
2023-04-05 09:01:25 +0200
- Fix for CONC-635: Disable TLS/SSL for named pipe/shared mem
- Revision #2740335
2023-04-01 18:12:37 +0200
- Fix error macros range checking
- Revision #e82ec9b
2023-03-30 13:36:29 +0200
- Merge branch '3.1' into 3.3
- Revision #17d4f38
2023-03-30 13:30:53 +0200
- Fix for CONC-642: Set CR_OUT_OF_MEMORY error
- Revision #4de47e6
2023-03-07 09:58:51 +0100
- rpl/binlog api fixes:
- Revision #93e9d09
2023-03-06 12:03:41 +0200
- Merge 3.1 into 3.3
- Revision #4e2408c
2023-02-28 19:58:15 +0100
- CONC-637 Build fails when specifying -DPLUGIN_AUTH_GSSAPI_CLIENT=OFF
- Revision #96d1761
2023-02-28 09:16:19 +0100
- travis: add mysql to allowed_failures
- Revision #fe405c4
2023-02-28 07:41:56 +0100
- Fixed conversion warning (windows).
- Revision #ad53004
2023-02-27 17:27:01 +0100
- Windows build fix
- Revision #86b903a
2023-02-27 17:19:35 +0100
- Windows build fixes
- Revision #bdf6fbb
2023-02-27 10:23:39 +0100
- Replication/Binlog API fix:
- Revision #ea74aa2
2023-02-27 10:13:57 +0100
- fix for replication/binlog api:
- Revision #acb73df
2023-02-22 15:08:24 +0100
- Check result of COM_REGISTER_SLAVE and set error message if it fails.
- Revision #49ecb8b
2023-02-22 13:55:41 +0100
- Fix for semisync replication:
- Revision #dbb4d8d
2023-02-22 11:32:21 +0100
- Fixed segfault:
- Revision #9890d34
2023-02-22 09:14:43 +0100
- Remove ma_global.h (which is not included in package) from mariadb_rpl include file.
- Revision #b076bff
2023-02-21 17:15:18 +0100
- Merge branch '3.3' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.3
- Revision #ae8d3fe
2023-02-21 15:34:21 +0100
- Removed CMakeLists.txt from merge exceptions (.gitattributes).
- Revision #e9ec8f2
2023-02-21 10:22:05 +0100
- Merge branch '3.1' into 3.3
- Revision #000415a
2023-02-21 10:20:06 +0100
- Fix for PR-210:
- Revision #516dd92
2023-02-18 09:08:15 +0100
- Merge pull request #210 from heirecka/3.3
- Revision #931e8f3
2023-02-08 15:05:09 +0100
- travis:
- Revision #0064a89
2023-02-08 14:22:49 +0100
- Travis:
- Revision #bfd7110
2023-02-20 16:17:42 +0100
- Revert "Merge pull request #210 from heirecka/3.3"
- Revision #ece593f
2023-02-21 17:11:56 +0100
- Merge branch '3.3-rpl' into 3.3
- Revision #87bd5bf
2023-02-12 14:26:02 +0100
- Removed decryption stuff from rpl api
- Revision #4dca917
2022-09-26 09:20:07 +0200
- Added support for all (?) events
- Revision #9c2e470
2022-08-30 17:39:36 +0200
- PL fixes
- Revision #62c546c
2023-02-18 09:08:15 +0100
- Merge pull request #210 from heirecka/3.3
- Revision #31f78bb
2022-11-25 15:05:33 +0100
- Use find_package(GSSAPI) instead including the module
- Revision #29a8156
2023-02-18 08:49:25 +0100
- Skip test_bug49694 when testing with Xpand.
- Revision #2105a2b
2023-02-18 08:39:10 +0100
- Skip tests when testing with Xpand.
- Revision #80f18e4
2023-02-18 08:33:49 +0100
- SKIP debug test if testing with Xpand.
- Revision #780c330
2023-02-17 11:23:22 +0100
- Since we can't determine if load data local is suppoerted by Xpand, we skip it for now.
- Revision #5254af3
2023-02-17 08:28:21 +0100
- README fixes
- Revision #14df82c
2023-02-11 14:45:44 +0100
- Fix for CONC-634:
- Revision #916000e
2023-02-09 08:57:55 +0100
- Exclude .travis.xml and CMakeLists from merging
- Revision #e4417e7
2023-02-09 08:57:48 +0100
- Merge branch '3.1' into 3.3
- Revision #669726a
2023-02-08 12:21:22 +0100
- Fix for CONC-633:
- Revision #75439c0 2023-02-08 11:46:39 +0100
- Revision #c517976
2023-02-08 10:42:46 +0100
- Travis:
- Revision #4733ee7
2023-02-07 16:11:19 -0500
- bump the VERSION
- Revision #4b90f8f
2023-02-07 16:07:46 -0500
- bump the VERSION
- Revision #d204e83
2023-01-16 14:14:59 +0100
- Return correct client library version number instead of server number in mysql_get_client_versio
- Revision #d712484
2023-01-16 13:56:22 +0100
- Set MARIADB_PACKAGE_VERSION instead of MARIADB_CLIENT_VERSION_STR for obtaining client_info.
- Revision #7d2aa03
2023-02-07 16:10:42 -0500
- bump the VERSION
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.