Connector/C 3.1.10 Changelog
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 15 Sep 2020
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #159540f 2020-09-17 10:41:01 +0200
OpenSSL fixes
Revision #086f810 2020-09-16 07:44:05 +0200
Build fix for FreeBSD
Revision #f885593 2020-09-16 07:42:06 +0200
Don't load certificates in global context.
Revision #0157f3d 2020-09-16 07:28:41 +0200
Revert "Follow up of Revision #7b8b5dd"
Revision #db385af 2020-09-15 17:14:15 +0200
Follow up of Revision #7b8b5dd
Revision #7b8b5dd 2020-09-14 17:21:19 +0200
Fix for CONC-500: Only use SSL_CTX_use_certificate_chain_file to load and check the certificate.
Revision #0a97a81 2020-09-14 13:22:17 +0200
Fix build
Revision #7052619 2020-09-14 12:01:06 +0200
Added build option WITH_ICONV.
Revision #ed9a6d4 2020-09-14 10:00:03 +0200
Added missing MYSQL_PORT in mariadb_version.h
Revision #f73e9e8 2020-09-13 15:54:06 +0200
Merge pull request #145 from grooverdan/slash-run
Revision #3853baf 2020-08-24 10:42:24 +1000
nit change of /var/run -> /run
Revision #828f37e 2020-09-13 15:47:41 +0200
Merge pull request #148 from EGuesnet/AIX2
Revision #4938864 2020-09-11 17:03:54 +0200
Parse GSSAPI flags on AIX
Revision #63c3ca5 2020-09-11 17:03:23 +0200
Do not build static and shared library with the same name on AIX
Revision #fed2384 2020-09-13 15:46:16 +0200
Merge pull request #149 from xantares/patch-1
Revision #9d7c233 2020-09-12 14:29:56 +0200
Fix include on case-sensitive fs
Revision #081ccbe 2020-09-13 15:43:38 +0200
Add a temporary solution for travis
Revision #fb4e99f 2020-09-13 14:48:18 +0200
Fix for CONC-498
Revision #448514a 2020-09-13 11:12:36 +0200
Some rework on mariadb_config
Revision #29a3396 2020-09-12 10:58:33 +0200
CONC-302: Added support for SESSION_TRACK_GTIDS (MySQL server)
Revision #2c22f8e 2020-09-10 17:27:39 +0200
Don't test session tracking for character set against server < 10.3
Revision #a17e73f 2020-09-10 16:30:04 +0200
Skip test_conc496 if session_tracking_transaction_info variable is not available/supported.
Revision #3e699a1 2020-09-10 14:03:00 +0200
CONC-496: Added support for SESSION_TRACK_TRANSACTION_STATE in ok packet
Revision #64a4212 2020-09-10 07:17:44 +0200
Fix for CONC-495
Revision #d756d7b 2020-09-09 12:20:45 +0200
Fix for CONC-494
Revision #0185995 2020-09-09 12:19:27 +0200
Revert "Fix for CONC-494:"
Revision #8581caf 2020-09-09 10:24:55 +0200
Fix for CONC-494
Revision #e66e45b 2020-09-06 16:59:45 +0200
Travis fix
Revision #8102851 2020-09-06 14:26:34 +0200
Increase timeout for cursor and ps_new
Revision #23005c6 2020-09-06 07:50:35 +0200
Follow up of FIX for CONC-492
Revision #8222338 2020-09-05 16:23:38 +0200
Fix for CONC-492
Revision #804bf08 2020-09-03 17:49:42 +0200
removed additional check for ZLIB_FOUND, since option REQIRED was specified before.
Revision #f3ed42f 2020-09-03 17:34:55 +0200
Fix for MDEV-18818
Revision #abe3b1d 2020-09-03 06:47:30 +0200
Bumped year in mariadb_config
Revision #7decbb8 2020-09-02 15:56:18 +0200
Travis fix for SkySQL test
Revision #9637689 2020-09-02 14:08:19 +0200
Test and travis modification for testing against SkySQL
Revision #c1c5a73 2020-08-30 15:52:39 +0200
remove 10.0 tests from travis (10.0 is eoled)
Revision #f7fa090 2020-08-30 11:51:20 +0200
Merge pull request #144 from dfskoll/null-out-freed-pointers-to-avoid-potential-use-after-free
Revision #73dfd1e 2020-08-13 14:16:29 -0400
Clear out free'd pointers for safety.
Revision #cc40655 2020-08-30 11:49:53 +0200
Merge pull request #146 from grooverdan/redundant-gssapi-check
Revision #a22d942 2020-08-26 10:29:13 +1000
CONC-489: FindGSSAPI occurs twice in CMakeList.txt
Revision #5e5e7b8 2020-08-30 10:23:25 +0200
Skip SSL tests for TRAVIS
Revision #2019740 2020-08-29 14:51:30 +0200
Fix certificate generation for travis
Revision #49be7b2 2020-08-13 14:38:48 +0200
Merge pull request #124 from EGuesnet/AIX
Revision #5bd45f5 2020-01-23 11:38:30 +0100
iconv does not support LIBICONV_PLUG flag on AIX
Revision #870540a 2020-01-23 11:33:32 +0100
getopt provided by a compatibility library on AIX
Revision #448dfbc 2020-01-09 17:14:56 +0100
AIX macro
Revision #a564133 2020-01-09 17:12:31 +0100
Correct compatibility typedef
Revision #5328f70 2020-01-09 17:10:00 +0100
AIX specific code no more needed
Revision #a610ed5 2020-07-08 06:44:54 +0200
Merge pull request #141 from evanmiller/strict-prototypes
Revision #70843c0 2020-07-07 11:56:47 -0400
[CONC-381] Fix strict prototypes warning
Revision #24d71ce 2020-06-27 07:08:26 +0200
Merge pull request #140 from cvicentiu/3.1-vicentiu
Revision #ee5c10b 2020-06-18 21:34:03 +0300
MDEV-14811 unit.conc_misc fails in buildbot on bld-starfs-release in test_conc49
Revision #5f21467 2020-06-24 06:24:25 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?