Connector/ODBC 3.2.7 Changelog
Release date: 10 Oct 2025
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 #4383861 2025-10-06 14:36:26 +0200
Fix of the testcase - handle from framework was not reset after freeing
Revision #4da97f8 2025-10-06 12:30:43 +0200
Merge branch 'odbc-3.1'
Revision #da0a1e4 2025-10-06 11:36:00 +0200
ODBC-475 Driver did not support SQL_POSITIONED_STATEMENTS info type
Revision #313f0aa 2025-09-23 18:36:17 +0200
Added backtrace printing to the tests.
Revision #a1b175c 2025-09-22 14:58:59 +0200
Merge branch 'odbc-3.1'
Revision #413342a 2025-09-21 23:49:15 +0200
Changed used tests configuration repo. Added 32b build
Revision #2c260cd 2025-08-21 21:15:00 +0200
Connector/C updated to the version 3.3.17
Revision #67e4df9 2025-09-22 14:38:04 +0200
Just a missing handle freeing in one test. just not to lose and be able
Revision #381c2c1 2025-09-20 14:11:13 +0200
Add missing includes
Revision #a55878f 2025-09-01 12:04:22 +0200
Dsn could be leaked if connection re-used after disconnect.
Revision #51f21fe 2025-08-25 22:57:50 +0200
Fix of the memory leaks discoverd with different analyzers.
Revision #c2b53d0 2025-08-25 12:14:48 +0200
ODBC-474 Correction for the fix
Revision #a3ced65 2025-06-10 12:53:08 +0200
Fix compilation with GCC 15
Revision #ca1a265 2025-08-21 17:54:34 +0200
Connector/C has been updated to the v3.4.7
Revision #27a4492 2025-08-21 17:39:35 +0200
ODBC-469 certificate is always verified it the conncetion test in dialog
Revision #1831e9d 2025-08-18 08:40:38 +0200
Reverted erroneous change made in previous commits that broke the compilation.
Revision #3161979 2025-08-18 01:11:16 +0200
ODBC-473 SQLGetData could write data of the wrong length in case of
Revision #62010b2 2025-08-18 00:26:57 +0200
Fix of how parameter codec process insdicator values.
Revision #626ea9a 2025-08-18 00:18:29 +0200
ODBC-472(2nd part) text resultset class destructor could throw.
Revision #acea722 2025-08-18 00:08:24 +0200
ODBC-471 Fetching of stored procedure out parameters could fail
Revision #5495f35 2025-08-17 23:30:41 +0200
ODBC-470 Dropping statement handle could break protocol
Revision #f84e1e4 2025-07-06 21:47:49 +0200
Fix of couple of merge errors
Revision #45f6505 2025-07-06 20:51:22 +0200
Fix of error in case of RS streaming and fetching data with SQLGetData
Revision #c97e084 2025-07-03 17:05:40 +0200
Merge branch 'odbc-3.1'
Revision #8b25483 2025-07-02 17:26:41 +0200
Connector/C submodule has been updated to v3.3.16
Revision #5493975 2025-06-24 17:45:17 +0200
Fix of error in connstring in actions on MacOS
Revision #9384c10 2025-06-24 11:41:00 +0200
[TODO-5373] add github action CI
Revision #d1f6702 2025-05-30 10:17:55 -0400
bump the VERSION
Revision #15256bb 2025-05-26 12:44:36 +0200
Fix of the previous commit.
Revision #06acf4b 2025-07-02 18:48:33 +0200
Connector/C submodule updated to v3.4.6
Revision #125389a 2025-06-06 15:06:53 +0200
Removed the mariadb subdir from the destination of sqlmariadb.h as it is supposed to be installed inside of include/mariadb and since INSTALL_INCLUDEDIR is being set to include/mariadb in all deb, rpm and default install configurations inside cmake/install.cmake, the destination of ${INSTALL_INCLUDEDIR}|/mariadb caused it to be installed to include/mariadb/mariadb
Revision #78d9fee 2025-05-30 10:20:17 -0400
bump the VERSION
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?