DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 11 Nov 2019
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 #980f2db 2019-10-31 06:06:39 +0100
Typo fixed
2019-10-22 17:36:22 +0200
Added test for testing maximun number of parmeters in binary protocol.
2019-10-17 18:41:58 +0200
Added test for
2019-10-11 16:39:01 +0200
Schannel fix for 9ba8e32f6d0fe449114d8eb369cf29303257b460
2019-10-08 14:18:01 +0200
Fixed gcc warning (missing const qualifier)
2019-10-08 14:13:16 +0200
Merge branch '3.1' of into 3.1
2019-10-08 14:11:46 +0200
Merge pull request #121 from grooverdan/solaris-fix
2019-09-27 08:40:28 +1000
gssapi: fix include path for Solaris
2019-10-08 14:04:42 +0200
Merge pull request #120 from yurriy/caching_sha2_password-fix
2019-09-09 08:53:05 +0300
fixed caching_sha2_password behaviour when SSL is enabled
2019-10-08 14:12:57 +0200
Added check for getpwuid() function
2019-10-07 13:30:49 +0200
Fix plugin directory: Instead of PLUGINDIR we need to set INSTALL_PLUGINDIR (install.cmake)
2019-10-02 11:51:04 +0200
Revert "Added optimization flag -O2 for GCC debug builds"
2019-09-30 09:11:21 +0200
Fix problem with warnings of new compilers.
2019-09-21 09:17:36 +0200
Fix for :
2019-09-19 14:56:53 +0200
Typo in sha256_password cmake config
2019-09-19 08:50:55 +0200
Workaround for ,
2019-09-15 14:07:53 +0200
Fix for : attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'
2019-09-11 13:45:20 -0400
bump the VERSION
2019-09-09 10:25:46 +0300
Null merge
2019-08-19 16:59:40 +0300
Relax the linker config for all sanitizers
2019-09-04 11:16:15 +0300
Fix GCC 8 -Wstringop-truncation
2019-09-04 09:36:20 +0200
Fix gcc warnings
2019-09-04 09:09:53 +0200
Added optimization flag -O2 for GCC debug builds
2019-09-04 09:07:25 +0200
Revert "Added -O2 option for gcc debug build"
2019-09-04 09:04:00 +0200
Added -O2 option for gcc debug build
This page is licensed: CC BY-SA / Gnu FDL