Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Release date: 19 Dec 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 #84f6fd1 2025-12-16 18:40:27 +0100
Fix of source package generation
2025-12-05 23:43:20 +0100
ODBC-482 Problems with SQLSetPos on block cursor with NULL values.
2025-12-01 13:31:28 +0100
ODBC-481 Crash in SQLDisconnect after SQLCancel if it only closed cursor
2025-12-01 03:04:31 +0100
ODBC-476 Driver should not use NULL values for (parts of) unique key
2025-11-24 12:59:10 +0100
Auto reconnect option test
2025-11-24 01:28:23 +0100
ODBC-476 Testcase for the issue with workaround in order not to fail
2025-11-23 22:59:09 +0100
Merge branch 'odbc-3.1'. C/C has been moved to v3.4.8 as part of merge
2025-11-23 22:36:03 +0100
Moved C/C to v3.3.18
2025-11-23 22:26:26 +0100
ODBC-479 Using SQLGetData with column > column count could crash
2025-11-23 22:37:09 +0100
Fixed warning on Windows in the tests framework
2025-11-22 01:19:21 +0100
Merge branch 'odbc-3.1'
2025-11-22 01:07:01 +0100
ODBC-480 SQLDeAscribeCol did not return column len if buffer parameter
2025-11-19 20:16:44 +0100
Adding the submodule in the separate commit
2025-11-18 19:12:27 +0100
Moved borrowed C++ classes to the submodule using C/C++ branch
2025-10-10 13:18:58 -0400
bump the VERSION
Changelogs for MariaDB Connector/ODBC 3.2
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
2025-10-06 12:30:43 +0200
Merge branch 'odbc-3.1'
2025-10-06 11:36:00 +0200
ODBC-475 Driver did not support SQL_POSITIONED_STATEMENTS info type
2025-09-23 18:36:17 +0200
Added backtrace printing to the tests.
2025-09-22 14:58:59 +0200
Merge branch 'odbc-3.1'
2025-09-21 23:49:15 +0200
Changed used tests configuration repo. Added 32b build
2025-08-21 21:15:00 +0200
Connector/C updated to the version 3.3.17
2025-09-22 14:38:04 +0200
Just a missing handle freeing in one test. just not to lose and be able
2025-09-20 14:11:13 +0200
Add missing includes
2025-09-01 12:04:22 +0200
Dsn could be leaked if connection re-used after disconnect.
2025-08-25 22:57:50 +0200
Fix of the memory leaks discoverd with different analyzers.
2025-08-25 12:14:48 +0200
ODBC-474 Correction for the fix
2025-06-10 12:53:08 +0200
Fix compilation with GCC 15
2025-08-21 17:54:34 +0200
Connector/C has been updated to the v3.4.7
2025-08-21 17:39:35 +0200
ODBC-469 certificate is always verified it the conncetion test in dialog
2025-08-18 08:40:38 +0200
Reverted erroneous change made in previous commits that broke the compilation.
2025-08-18 01:11:16 +0200
ODBC-473 SQLGetData could write data of the wrong length in case of
2025-08-18 00:26:57 +0200
Fix of how parameter codec process insdicator values.
2025-08-18 00:18:29 +0200
ODBC-472(2nd part) text resultset class destructor could throw.
2025-08-18 00:08:24 +0200
ODBC-471 Fetching of stored procedure out parameters could fail
2025-08-17 23:30:41 +0200
ODBC-470 Dropping statement handle could break protocol
2025-07-06 21:47:49 +0200
Fix of couple of merge errors
2025-07-06 20:51:22 +0200
Fix of error in case of RS streaming and fetching data with SQLGetData
2025-07-03 17:05:40 +0200
Merge branch 'odbc-3.1'
2025-07-02 17:26:41 +0200
Connector/C submodule has been updated to v3.3.16
2025-06-24 17:45:17 +0200
Fix of error in connstring in actions on MacOS
2025-06-24 11:41:00 +0200
[TODO-5373] add github action CI
2025-05-30 10:17:55 -0400
bump the VERSION
2025-05-26 12:44:36 +0200
Fix of the previous commit.
2025-07-02 18:48:33 +0200
Connector/C submodule updated to v3.4.6
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
2025-05-30 10:20:17 -0400
bump the VERSION
Download | Release Notes | Changelog | About MariaDB Connector/ODBC
Release date: 26 Aug 2024
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 #4aacd69 2024-08-23 14:49:51 +0200
Workaround of the bug in C/C cmake failing in case of static plugins
2024-08-21 23:04:11 +0200
C/C has been update to v3.4.1
2024-08-15 17:52:04 +0200
SQLPrimaryKeys returns fields in wrong order with wrong SEQ_NUM
2024-08-14 22:43:06 +0200
, Caching of multiple RS,SQLMoreResults could "steal" RS
2024-07-31 14:03:20 +0200
Driver would not cache multiple results for new incoming query
2024-07-29 13:46:43 +0200
Caching of streamed binary result would not work
2024-07-29 10:05:58 +0200
Wrong max size for SQL_VARCHAR/BINARY types in SQLGetTypeInfo
2024-07-29 00:44:26 +0200
Fixes in driver and tests aroung result streaming
2024-07-22 14:17:04 +0200
Crash in SQLMoreResults if called after error. Fix&test
2024-07-22 10:33:38 +0200
Out parameters wasn't written with MySQL server
2024-07-07 18:36:44 +0200
Fixes in tests for MySQL server
2024-07-07 18:18:59 +0200
SQLForeignKeys won't work with MySQL with some parameter
2024-07-07 18:10:02 +0200
3.2.2 won't connect to MySQL server on Windows
2024-06-17 10:34:38 -0400
bump the VERSION
Release date: 30 May 2025
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
2025-05-27 00:05:55 +0200
| | |
Release date: 24 Feb 2025
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
2025-02-14 12:02:42 +0100
Fix of the last merge.
Revision #e61572c 2025-05-26 13:39:55 +0200
ODBC-457 Fix of the possible crash in SQLCancelHandle(SQL_HANDLE_DBC)
Revision #d040629 2025-05-26 13:17:11 +0200
Merge branch 'ODBC-3.1'
Revision #bc65180 2025-05-26 11:24:24 +0200
ODBC-464 Amendment to the fix
Revision #e5827f4 2025-05-26 04:18:36 +0200
ODBC-466 Making sure that SQLCancel does not run on freed statement
Revision #7aad503 2025-05-22 10:14:57 +0200
Update README.md
Revision #431b6cd 2025-05-22 10:16:46 +0200
Update README.md
Revision #79a26ca 2025-05-19 13:51:49 +0200
Merge branch 'ODBC-3.1'
Revision #6f6079d 2025-05-19 00:38:37 +0200
ODBC-464 Removing possible race conditions in SQLCancel
Revision #17f6850 2025-05-11 22:57:03 +0200
Small correction for the ODBC-462 fix - driver sent extra byte for some
Revision #16ff1ef 2025-05-05 03:51:15 +0200
ODBC-461 The destructor releasing serve side PS could throw
Revision #2db9d58 2025-05-05 02:34:54 +0200
ODBC-462 Client side batch did not respect if multistatement disallowed
Revision #cd0ad90 2025-04-27 23:09:24 +0200
Merge branch 'ODBC-3.1' into master(3.2)
Revision #5b3040a 2025-04-27 14:36:40 +0200
Small impovement in SQLStatistics - got rid off sprintf's
Revision #589a263 2025-04-27 13:04:32 +0200
Updated C/C to v3.3.15
Revision #fdf6b99 2025-03-24 13:18:19 +0100
ODBC-459 MS Access shows record with auto_increment as deleted
Revision #db807a9 2025-03-28 18:25:25 +0100
ODBC-458 Fix of working with bigint auto_increment field in MSAccess
Revision #7a6f0a3 2025-03-24 00:24:07 +0100
ODBC-458 part1, and possibly the last for now. Fixing NOBIGINT option
Revision #8ee1f7b 2025-04-26 00:38:52 +0200
The checkbox for EDSERVER option was missing in the DSN dialog
Revision #66a063e 2025-04-25 22:15:24 +0200
ODBC-460 Crash in SQLExecDirect on UPDATE statement with paramset
Revision #167468a 2025-04-25 11:29:02 +0200
Updated C/C to the v3.4.5
Revision #dd67939 2025-03-06 04:29:43 +0100
Merge branch 'ODBC-3.1'
Revision #a8fd0a9 2025-03-05 04:32:48 +0100
ODBC-457 New option permitting to skip date/time parameter overflow
Revision #d0edbc1 2025-02-24 14:00:28 -0500
bump the VERSION
Revision #da56c19 2025-02-11 14:44:08 +0100
Fixed in tests SQL staements there schemaname was not in quotes
Revision #974041b 2025-02-11 14:15:18 +0100
Fix of buffer overflow found by ASAN
Revision #8c01caa 2025-02-10 12:45:17 +0100
Increased the required cmake version to 3.5.1 to match C/C requirement
Revision #4d4cec9 2025-02-06 16:09:58 +0100
ODBC-446 deb packages name follow the common pattern with other products
Revision #5df9be3 2025-02-07 11:34:14 +0100
Connector/C submodule has been updated to v3.3.14
Revision #d10cab7 2025-01-08 22:05:05 +0100
ODBC-435 The testcase. The fix has been cherry-picked in one of previous
Revision #0e7533e 2025-01-08 14:04:18 +0100
Testcase for ODBC-429. Not present in 3.1
Revision #e872c8c 2024-12-31 23:50:53 +0100
Updated travis to use unified base config(as in 3.2 and other)
Revision #81ca310 2024-07-07 18:36:44 +0200
ODBC-430 Wrong max size for SQL_VARCHAR/BINARY types in SQLGetTypeInfo
Revision #a59ca60 2024-12-27 19:16:58 +0100
Cherrypick from 3.2 - fixes in catalog functions for MySQL server
Revision #1003f85 2024-12-27 17:05:54 +0100
ODBC-405 Error on reading server decimal variable in ADO
Revision #be98828 2024-12-27 14:58:36 +0100
ODBC-418 Widechar gets truncated if contains NULL character
Revision #74e98ed 2024-12-23 12:40:56 +0100
ODBC-448 Converting int fields to double should not cause error
Revision #512d8e1 2024-05-31 22:47:00 +0200
C/C has been updated to v3.3.10
Revision #659e385 2025-02-24 14:03:23 -0500
bump the VERSION
Revision #9db4d8b 2025-02-13 15:40:18 +0100
Fix of the build for not ODBC 3.8 DM's(read iOdbc) and new header
Revision #4e8f68d 2025-02-11 14:44:08 +0100
Fixed in tests SQL staements there schemaname was not in quotes
Revision #af97ea3 2025-02-10 12:21:20 +0100
ODBC-454 Error in SQLForeignKeys in keys of FK parameters only and no FK
Revision #ad40a6a 2025-02-07 12:07:39 +0100
Connector/C submodule has been updated to v3.4.4
Revision #8ac8c6b 2025-02-06 16:09:58 +0100
ODBC-446 deb packages name follow the common pattern with other products
Revision #cf391ac 2025-02-04 15:00:52 +0100
ODBC-45 O The test
Revision #fe0f26f 2025-02-03 14:06:17 +0100
ODBC-322 Testcase of it as not a bug
Revision #79da7b6 2025-02-03 14:04:36 +0100
Fixed conversion from string to double to use standard C function
Revision #c605b90 2025-02-01 19:51:17 +0100
ODBC-452 Introduced attributes to control if SSPS or CSPS should be used
Revision #e1b7814 2025-01-20 14:21:20 +0100
Introducing connstring opiton EDSERVER to make SQLExecDirect to use SSPS
Revision #2f840e5 2025-01-15 22:32:56 +0100
Optimized conversion to double in case of text value(text protocol)
Revision #8ff6c0f 2025-01-12 17:31:40 +0100
ODBC-449 Fractional seconds could be lost with SQLExecDirect
Revision #61faaee 2024-12-10 16:37:18 +0100
ODBC-447 Crash on FillSchema command in .Net
Revision #c997724 2024-11-24 16:24:39 +0100
More performance improvements.
Revision #d517333 2024-11-18 01:48:54 +0100
Some performance improvements
Revision #39a20eb 2024-11-14 15:05:22 -0500
bump the VERSION
| | |
Release date: 18 Jun 2024
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
2024-06-12 23:44:19 +0200
Revision #378e053 2024-06-10 13:22:11 +0200
ODBC-163 Small amendment in one callback
Revision #aa9b2b1 2024-06-07 14:19:27 +0200
ODBC-421 amendment and workaround of the problem caused by move to C/C 3.4
Revision #4a2089e 2024-06-03 00:55:16 +0200
Changes to add SSLVERIFY option to generated testing environments
Revision #968123d 2024-06-01 17:28:25 +0200
ODBC-421 C/C is moved to 3.4 branch at the v3.4.0 tag
Revision #33524e9 2024-05-16 15:43:42 +0200
ODBC-405 Error on reading server decimal variable in ADO
Revision #b80852b 2024-05-13 13:51:55 +0200
Removed ODBC-419 - query timeout control
Revision #96d93d6 2024-05-13 09:57:33 +0200
ODBC-418 Widechar gets truncated if contains NULL character
Revision #778530f 2024-05-03 16:17:42 +0200
Merge 3.1 branch into 3.2
Revision #a9b5b13 2024-03-27 17:50:03 +0000
[ODBC-411] Fix test failure on s390x
Revision #3a07ef1 2024-05-03 12:40:27 +0200
[misc] correcting travis global environment setting
Revision #36d553b 2024-05-03 12:15:11 +0200
Merge branch 'master'(3.1) into develop(3.2)
Revision #907de1c 2024-02-22 09:26:34 +0000
test/types.c: fix build on gcc-14
Revision #8f3bee5 2023-12-04 09:48:03 -0500
bump the VERSION
Revision #9241fb8 2023-12-01 11:15:36 +0100
Fix of SQLCanclel testcase, that would fail in case of RS streaming
Revision #cdb2990 2023-11-30 21:04:58 +0100
ODBC-399 Error on the query consisting from the comment only
Revision #9b117a1 2023-11-30 14:39:27 +0100
ODBC-404 Use SET STATEMENT only with servers, that support it
Revision #5ef91f2 2023-11-29 12:28:46 +0100
libmariadb submodule has been updated to v3.3.8
Revision #d99a261 2023-11-27 22:14:22 +0100
Fixes for MacOS/iOdbc
Revision #5f1fbdf 2023-11-29 01:02:31 +0100
ODBC-402 Support of NO_BIGINT option with testcase
Revision #014e86b 2023-11-22 17:30:10 +0100
ODBC-399 The testcase, as it appears now
Revision #314a1c2 2023-11-22 10:43:04 +0100
ODBC-401 SQLCancel fix
Revision #497c64c 2024-04-30 15:14:41 +0200
Some rather cosmetic changes in tests
Revision #d87ebe1 2024-04-29 14:20:17 +0200
ODBC-419 Conenction string option controlling use of query timeout
Revision #2124cb5 2024-04-29 00:36:05 +0200
ODBC-410 Optimization of the SQLForeignKeys
Revision #7439cac 2024-04-15 12:30:57 +0200
ODBC-163 Use of C/C callbacks
Revision #5f597fb 2024-04-15 12:25:08 +0200
ODBC-163 Support of callbacks
Revision #e3e648f 2023-12-12 16:07:55 +0100
[misc] using common default servers test suite
Revision #2d8ed06 2023-12-01 10:00:03 -0500
bump the VERSION
Download | Release Notes | Changelog | About MariaDB Connector/ODBC
Release date: 14 Nov 2024
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 #3ac63eb 2024-11-11 12:31:22 +0100
Fixed README and moved C/C tot the latest commit in 3.4
2024-11-07 00:19:00 +0100
Moved libmariadb to the new 3.4.2 tag
2024-10-29 20:21:06 +0100
[misc] travis specific test naming
2024-10-29 15:39:12 +0100
[misc] removing some allowed failure in CI
2024-10-21 14:44:21 +0200
Fix for MySQL 5.7
2024-10-12 15:00:21 +0200
Wrong result by SQLGetData for unicode string with surrogate
2024-10-03 01:00:57 +0200
Windows setup dialog could set and save SSLVERIFY option
2024-09-30 14:15:51 +0200
Added to the dialog missing fields for PS cache parameters
2024-09-18 09:53:36 +0200
Driver returns wrong unicode string length
2024-09-13 19:28:48 +0200
MSI did not update DSN referring the 3.1 driver
2024-09-13 15:16:39 +0200
Driver failed to close PS if cache is used
2024-08-26 11:26:49 -0400
bump the VERSION
Download | Release Notes | Changelog | About MariaDB Connector/ODBC
Release date: 21 Apr 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 #2f4a21b 2023-04-14 17:36:22 +0200
Making NULL catalog means current a default behavior
2023-04-13 14:53:42 +0200
C/C has been moved to v3.3.4 & fix of the build with xcode
2023-04-12 20:41:49 +0200
Fix of 32b build on Windows
2023-04-11 17:12:08 +0200
Fix of conversion of string to MYSQL_TIME structure, and of SQLErrorW
2023-04-11 16:25:06 +0200
Change of value-less attribute treatment
2023-04-11 14:21:10 +0200
Connstring option PREPONCLIENT to prepare on client by default
2023-04-09 23:51:48 +0200
Support of perfschema connection attrimutes
2023-03-30 02:17:04 +0200
Updated C/C to v3.3.4
2023-03-28 22:28:59 +0200
gcc compilation warning fix
2023-03-24 17:01:30 +0100
Build fix on Linux
2023-03-24 00:55:34 +0100
Merge branch 'master' into develop(3.1 into 3.2)
2023-03-21 15:00:16 +0100
The testcase for the fix, that has been already committed
2023-03-20 23:48:28 +0100
Moved C/C subproject to v3.3.4
2023-03-17 20:55:13 +0100
Embarcadero had unnecesssary SQLPrimaryKeys calls
2023-03-12 22:50:23 +0100
Timeouts set via ODB attributes did nothing
2023-03-08 23:36:33 +0100
Fixes in the setup dilog to comply updated docs
2023-03-08 14:34:49 +0100
Named pipe pvio plugin was missing - the fix with the testcase
2023-02-18 11:27:50 +0100
The fix and the testcase
2023-01-20 01:12:29 +0100
Memory leak during connect if multistatement option selected
2022-12-11 21:04:06 +0100
Changed in 2 places, where connector accessed data in C/C handles
2022-12-03 18:19:57 +0100
Small optimization not to run extra strlen on query text
2022-11-29 20:10:01 +0100
Connector crash if one of queires in the batch returns error on
2022-11-23 20:40:15 +0100
Fix of possible crash in config dialog in connection test function
2022-11-21 14:59:00 +0100
Adopting new style travis config using connectors-test-machine
2022-11-19 00:03:27 +0100
The fix and the testcase. Wrong mapping of SQL_C_FLOAT could
2023-01-31 14:24:04 +0100
Introducing client side statemnt preparing
2022-11-03 17:36:14 +0100
Merge branch 'master'(3.1) into develop(3.2)
2022-08-30 12:49:11 -0400
bump the VERSION
2020-12-15 23:56:09 +0100
Some initial changes to make the connector C++ internally.
2019-05-11 00:02:53 +0200
Starting 3.2.0 alpha
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.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.