DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 11 Feb 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 #2c5aebb 2019-02-08 16:36:35 +0100
auto_local_infile is not an user-settable option
2019-02-07 12:12:14 +0100
Fix number->string conversion in PS to follow the manual
2019-02-07 04:14:55 +0100
Fix for :
2019-02-06 18:14:57 +0100
compilation on Windows
2019-02-06 16:06:30 +0100
it's not a truncation if the number fits into a buffer exactly
2019-02-06 12:25:20 +0100
ENABLED_LOCAL_INFILE is always defined now
2019-02-06 11:00:42 +0100
Fixed conversion from zerofill integer to MYSQL_TYPE_STRING:
2019-02-06 09:02:03 +0100
mtr fix: mysql_client_test still uses the deprecated mysql_list_fields function, so we can set default value to zero (mysql_client_tedt doesn't check the value and crashes).
2019-02-05 14:00:49 +0100
Fix for :
2019-02-05 13:58:07 +0100
Merge branch '3.0' of into 3.0
2019-02-05 12:37:37 +0100
Merge pull request #102 from robertbindar/master
2019-02-05 08:26:36 +0200
Support for expired passwords
2019-02-05 13:56:59 +0100
Set values for field->def and field->def_length to zero - they are populated only from deprecated api function mysql_list_fields.
2019-02-05 07:19:36 +0100
Crude "auto-load-data-local-infile" mode
2019-02-03 21:27:26 +0100
Fixed UBSan Error
2019-02-03 21:14:49 +0100
Fix build with deprecated OpenSSL API:
2019-02-03 17:26:24 +0100
Fix compiler warning (gcc-8.1)
2019-02-03 17:25:59 +0100
Fix compiler warning (missing dl prototypes)
2019-02-03 16:32:48 +0100
Merge branch '3.0' of into 3.0
2019-02-03 09:25:50 +0100
Merge pull request #98 from methane/static-sha2
2019-01-18 17:58:53 +0900
Support static linking auth plugins
2019-02-03 09:25:09 +0100
Merge pull request #99 from methane/release-without-debinfo
2019-01-18 20:50:13 +0900
Don't install pdb files for Release build
2019-02-03 16:28:38 +0100 *
Changed return code for mysql_optionv/mysql_get_optionv to 1 (was -1) and added CR_NOT_IMPLEMENTED error message. if a options is unknown or not supported. This will fix possible error when setting connection attributes. Kudos to Coray Hickey for providing this patch!
2019-01-25 08:13:57 +0100
Fix for :
2019-01-25 08:13:29 +0100
bumped version number to 3.0.9
2019-01-19 01:20:14 +0100
restore pthread_self() on Windows, used in openssl implementation
2019-01-18 17:30:49 +0100
fix a 'variable maybe uninitialized' warning
2019-01-18 12:26:41 +0100
little MySQL compatibility
2019-01-17 20:03:14 +0100
Build fix: Do not set CMAKE_REQUIRED_LIBRARIES before finishing internal checks (CMAKE_POLICY CMP0075).
2019-01-17 19:36:30 +0100
fix up after eb28bf1dadc08664d7f2a95cbf565b5b7064d359
2019-01-11 19:16:27 +0100
Remove some irrelevant cmake system checks
2019-01-11 19:11:24 +0100
Fix CMake warning CMP0077
This page is licensed: CC BY-SA / Gnu FDL