MariaDB Connector/C 3.2.6 Changelog
Download Release Notes Changelog About MariaDB Connector/C
Release date: 15 Feb 2022
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 #2ab5a07
2022-02-04 15:04:27 +0100
- Merge branch '3.1' into 3.2
- Revision #564ffc4
2022-02-04 15:03:01 +0100
- Build fix:
- Revision #bc5e8a7
2022-01-26 09:02:47 +0100
- Merge branch '3.1' into 3.2
- Revision #f6c3d9f
2022-01-25 10:16:07 +0100
- Fix for according to C90
- Revision #3fe2f50
2022-01-25 03:51:45 +0100
- Merge branch '3.1' into 3.2
- Revision #8aa0ffd
2022-01-24 14:49:34 +0100
- Test fixes:
- Revision #3812207
2022-01-24 07:39:34 +0100
- Merge branch '3.1' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.1
- Revision #11005cb
2022-01-23 21:17:22 +0100
- Merge pull request #138 from joostdekeijzer/mariadb_config-INSTALL_BINDIR
- Revision #511e345
2020-06-05 11:38:39 +0200
- Shouldn't INSTALL mariadb_config honour INSTALL_BINDIR?
- Revision #dce4b8a
2022-01-24 07:34:30 +0100
- Fix/replacement for PR 107:
- Revision #49a22c2
2022-01-23 21:08:32 +0100
- Merge pull request #153 from Antchel/3.1
- Revision #fb9a6d4
2021-01-20 19:08:58 +0500
- Merge branch '3.1' of https://github.com/Antchel/mariadb-connector-c into 3.1
- Revision #75d75f1
2021-01-18 14:55:54 +0500
- Test bugs fixes
- Revision #f52582d
2021-01-20 19:07:38 +0500
- unittests fix
- Revision #a7e888b
2021-01-18 14:55:54 +0500
- Test bugs fixes
- Revision #dde7dee
2022-01-12 20:01:41 +0100
- MDEV-27109 mysql_config mariadb_config lists non existant -lmariadb
- Revision #c912a46
2022-01-14 20:09:28 +0100
- Merge branch '3.1' into 3.2
- Revision #e19c93d
2022-01-14 20:06:39 +0100
- MDEV-16383 Add mariadb_config --libmysqld-libs option
- Revision #43b60ed
2021-12-25 17:23:18 +0100
- use mariadb_connection() to detect whether the server is MariaDB
- Revision #b2db9b9
2021-12-24 21:08:53 +0100
- MDEV-27304 SHOW ... result columns are right-aligned
- Revision #0670c38
2021-12-31 17:19:49 +0100
- Merge pull request #188 from kou/rows-events-v2
- Revision #3d0cc1a
2021-11-19 15:19:30 +0900
- Add support for ROWS_EVENT V2
- Revision #fd68d46
2021-12-22 07:16:27 +0100
- Merge branch '3.1' into 3.2
- Revision #8786c0e
2021-12-22 06:59:46 +0100
- Windows build fix (signtool):
- Revision #0c3ad14
2021-11-16 07:24:18 +0100
- Merge pull request #158 from Whissi/cmake-3.20
- Revision #c82a164
2021-03-02 17:18:25 +0100
- Fix flow control statement
- Revision #b965b05
2021-11-10 12:56:01 -0500
- bump the VERSION
- Revision #7bd5332
2021-12-15 06:32:36 +0100
- Merge pull request #186 from kou/fix-indent
- Revision #bb60d1d
2021-11-19 10:07:59 +0900
- Fix indent
- Revision #6dd3ce6
2021-11-21 14:36:21 +0100
- Merge pull request #189 from kou/rpl-use-free-function
- Revision #6ce6dab
2021-11-19 15:31:07 +0900
- Use mariadb_free_rpl_event() for freeing MARIADB_RPL_EVENT
- Revision #4fbe383
2021-11-10 13:10:48 -0500
- bump the VERSION
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.