DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 14 May 2020
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 #2759b87 2020-05-07 14:57:00 +0200
sanity checks for client-supplied OK packet content
2020-05-07 15:06:20 +0200
remove debugging output
2020-05-05 21:57:01 +0200
Added parameter PACKAGE_PLATFORM_SUFFIX for providing binaries for different Linux platforms/flavours
2020-05-04 09:13:08 +0200
BUG#29597896 - NULL POINTER DEREFERENCE IN LIBMYSQL
2020-04-26 03:07:59 +0200
Fix max_param test:
2020-04-25 07:18:06 +0200
Updatei matrix of DB version numbers
2020-04-25 07:03:38 +0200 *
Fixed archive host - Download via curl
2020-04-25 06:59:33 +0200
Revert "Fix host for msi download"
2020-04-25 06:53:58 +0200
Fix host for msi download
2020-04-24 13:29:11 +0200
Fix clang-cl 32bit warning.
2020-04-20 17:17:12 +0200
Merge pull request #133 from grooverdan/solaris_fixes
2020-04-04 12:51:41 +1100
Solaris fix: iconv on solaris take const char
2020-04-04 12:51:01 +1100
Add IF_SOLARIS macro
2020-04-20 17:16:07 +0200
Merge pull request #134 from grooverdan/mariadb_config_solaris_compile_fix
2020-04-04 13:40:52 +1100
mariadb_config: solaris fix - types for options
2020-04-16 11:49:43 +0200
Fix Win32 error formatting.
2020-04-14 20:31:42 +0200
CMake, Windows - install PDBs for client plugins
2020-04-14 20:31:10 +0200
CMake : do not use transitive linking for shared client library
2020-04-14 20:28:53 +0200
CMake : Avoid warning with CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
2020-04-07 22:10:48 +0200
cmake: use MESSAGE1, not MESSAGE
2020-03-11 09:54:46 +0300
Typo fix: ER_KEY_DOES_NOT_EXISTS
2020-03-28 23:23:38 +0200
MemorySanitizer: Avoid calling uninstrumented getservbyname()
2020-03-28 20:12:43 +0200
MemorySanitizer: Avoid calling uninstrumented getservbyname()
2020-03-28 19:17:49 +0100
Merge pull request #130 from ottok/feature/
2020-03-27 00:22:33 +0200
: Introduce INSTALL_PLUGINDIR_CLIENT
2020-03-27 17:52:34 +0100
Fix "misleading indentation" warning (clang)
2020-03-26 19:59:19 +0100
As requested by Otto Käkelainen the directory for client plugins in Debian should contain also the major version number.
2020-03-22 19:22:40 +0100
travis_ci: remove 10.5 from allowed_failures
2020-03-22 18:32:48 +0100
Disable MySQL 8.0 server test due to SSL startup error. Added 10.5 branch
2020-03-22 17:53:37 +0100
Fix server build inside travis: Instead of disabling submodules we need to checkout the actual commit.
2020-03-16 16:24:36 +0100
Replaced MySQL Server 5.7 by 8.0 Added 10.5 branch
2020-03-16 14:27:11 +0100
Fix for previous commit
2020-03-16 14:02:12 +0100
Travis fixes:
2020-03-16 12:36:03 +0100
Fix certificate generation for travis
2020-03-16 07:05:02 +0100
Fixed error in naming for static remote_io plugin.
2020-03-15 16:09:37 +0100
Fix for :
2020-03-12 18:09:40 +0100
Fix for :
2020-03-12 12:06:40 +0100
Fix for
2020-03-11 08:25:59 +0100
Merge pull request #129 from ottok/3.1-fix-spelling
2020-03-04 18:18:36 +0200
Fix typo in output string: inital -> initial
2020-03-11 08:12:53 +0100
Because the function strncpy() will not ensure that the destination string will be terminated by the NUL character, it is best to do that externally in the caller. This code was originally introduced in commit beb9d5ea8994bb90361c4b9f3d926eee24055178. (patch by Marko)
2020-03-10 20:08:30 +0100
Fixed problem of going over 32 bit on windows.
2020-03-10 17:21:24 +0100
Fixed bug which was introduced in 1218ffac1a9adefd6428e68b6154bc54a04343aa:
2020-03-10 14:42:46 +0100
Revert "Use /etc/sslcert as CERT_PATH for travis build"
2020-03-10 14:23:46 +0100
Use /etc/sslcert as CERT_PATH for travis build
2020-03-10 17:02:59 +0400
Protocol: extensions for Pluggable types and JSON, GEOMETRY
2020-03-05 09:50:12 +0100
Fix for :
2020-02-28 12:56:37 +0100
Fix for :
2020-02-14 10:01:27 +0100
Merge branch '3.1' of into 3.1
2020-02-13 09:37:08 +0100
Merge pull request #128 from Meuh-42/fix/charset
2020-02-12 17:03:41 +0100
Fix typo in charsets names
2020-02-13 09:32:34 +0100
Merge pull request #127 from nismoryco/3.1
2020-02-11 08:27:26 -0800
add @CMAKE_SYSROOT@ to include and library paths
2020-02-14 09:52:21 +0100
Fix for and :
2020-02-13 08:28:44 +0100
Fix for :
2020-02-06 10:08:32 +0100
Fix for mysql_set_character_set:
2020-01-29 11:15:35 -0500
bump the VERSION
2020-01-29 13:22:38 +0100
:
2020-01-22 16:20:50 +0100
ssl unit test fixes
This page is licensed: CC BY-SA / Gnu FDL