Download | Release Notes | Changelog | About MariaDB Connector/ODBC
Release date: 1 Dec 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 #cea6787 2023-11-29 13:05:29 +0100
Somehow lost reset execution on SQL_ATTR_RESET_CONNECTION
2023-11-27 22:14:22 +0100
Fixes for MacOS/iOdbc
2023-11-26 01:08:26 +0100
Fix of memory leak introduced earlier
2023-11-18 00:42:55 +0100
Fix of warnings in 32b build(windows)
2023-11-19 19:09:58 +0100
SQLCancel fix
2023-11-15 18:53:11 +0100
Linux build fixes
2023-11-15 15:59:01 +0100
Merge branch 'master'(3.1) into develop(3.2)
2023-10-30 12:35:35 +0100
Small improvement in the connection process
2023-09-22 00:23:38 +0200
Changes in tests for xpand
2023-08-07 11:11:03 +0530
Fix Travis build for s390x
2023-09-20 15:12:36 +0200
Removing dependency on pkg-config from binary rpm
2023-09-18 12:36:56 +0200
C/C submodule has been updated to v3.3.7 release tag
2023-09-05 22:23:38 +0200
Added dependencies to source rpm
2023-08-30 16:00:21 +0200
Added 23.08 to travis matrix
2023-08-23 13:49:39 +0200
Adding dirver UnixODBC template ini file to installation(RPM/DEB/TGZ)
2023-08-13 23:10:32 +0200
Fix of travis script
2023-11-15 15:05:38 +0100
Results is not shared ptr, and activeStreamingResult is not weak_ptr now
2023-11-14 13:01:21 +0100
Changes in "artificial" resultset realisation
2023-11-06 23:43:01 +0100
Complience with ODBC 3.8 standard
2023-10-31 10:18:04 +0100
Integration of yet one more class from minimal c/c++ infrastructure
2023-10-11 17:44:57 +0200
Introducing LRU srver side prepared statement cache
2023-08-13 18:56:37 +0200
Added fallback to CS prepare if native error is 1295(not preparable on
2023-08-08 18:52:30 +0200
Merge branch 'master'(3.1) into develop(3.2)
2023-07-21 00:24:43 +0200
Fix of couple of tests for the case of resultset streaming
2023-07-20 17:18:43 +0200
The fix and the testcase
2023-07-20 15:24:12 +0200
Changed use of tx_isolation to transaction_isolation
2023-07-07 14:35:59 -0400
bump the VERSION
2023-06-10 21:58:33 +0200
Overriding the problem with c/c requires C99 with older GCC
2023-06-10 12:42:29 +0200
The fix and the testcase
2023-06-05 12:44:14 +0200
Only the fix as lower_case_table_names can't be changed for session. i.e. the test has been added, but to server has to be in lower_case_table_names=2 mode to test the fix, otherwise it ensures that the fix doesn't break catalog functions against server in "normaler" mode. The fix adds reading of the lower_case_table_names, and if it's 2, then it compares table name case insensitively where case sensitive comparison would be used otherwise. The problem actually affects not ony SQLStatistics, but almost all catalog functions, that take catalog and/or table parameter as ordinary argument.
2023-06-02 14:03:09 +0200
The fix and the testcase
2023-05-17 10:36:08 +0200
Merge branch 'master'(3.0) into develop(3.1)
2023-05-17 10:28:42 +0200
Fix of potential issue found with ASAN
2023-05-16 22:27:33 +0200
Merge branch 'master'(3.0) into develop(3.1)
2023-05-15 10:16:55 +0200
Added WITH_ASAN, WITH_UBSAN and WITH_MSAN cmake option to enable
2023-04-28 16:57:03 +0200
Merge branch 'master'(3.1) into develop(3.2)
2023-04-28 12:34:59 +0200
Using SQL_ATTR_QUERY_TIMEOUT leaks memory
2023-04-13 13:47:37 -0400
bump the VERSION
2023-03-31 16:59:09 +0200
Fix of the testxase for iOdbc
2023-03-21 15:00:16 +0100
The testcase for the fix, that has been already committed
2023-04-28 13:49:37 +0200
alloc-dealloc mismatch
2023-04-28 12:16:35 +0200
Added ':' as key-value separator for client attributes
2023-04-21 14:58:16 -0400
bump the VERSION
This page is: Copyright © 2025 MariaDB. All rights reserved.