DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 29 Nov 2023
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 #f1a7276 2023-11-23 07:11:13 +0100
Bump version to 3.1.23
2023-10-23 13:32:45 +0200
Use safer snprintf call.
2023-10-21 19:43:42 +0200
Fix error on 32-bit systems
2023-10-21 08:09:40 +0200
Follow up of PR-236 (update ma_context)
2023-09-23 02:33:37 +0200
Update ma_context.c
2023-10-20 06:44:38 +0200
Fix for : my_auth.c:153:5: error: 'strncpy' output may be truncated copying
2023-10-11 10:43:25 +0200
Fix for : Syscall param socketcall.setsockopt(optval) points to uninitialised byte(s)
2023-09-21 13:36:23 +0200
Cache bcrypt algorithm providers in win_crypt.c
2023-09-21 07:08:37 +0200
Merge pull request #235 from grooverdan/3.1-remove-words_big_endian
2023-09-09 08:20:45 +1000
Remove WORDS_BIGENDIAN - HAVE_BIGENDIAN replaced it
2023-09-13 10:36:15 +0200
: Fix memory allocation issue with prepared statement reexecution.
2023-09-20 14:13:19 +0200
Added -Wno-stringop-truncation to the default gcc options
2023-09-18 16:05:00 +0200
Fix for : 32bit compile of 3.3.7 fails - error: right shift count >= width of type
2023-08-23 16:18:50 +0200
Fix for bcrypt hash functions
2023-08-10 11:18:22 +0200
Test fix: Always specify the socketname when calling my_test_connect()
This page is licensed: CC BY-SA / Gnu FDL