This is a read-only copy of the MariaDB Knowledgebase generated on 2024-05-12. For the latest, interactive version please visit https://mariadb.com/kb/.

MariaDB Connector/ODBC 3.2.1 Changelog

The most recent Stable (GA) release of MariaDB Connector/ODBC is:
MariaDB Connector/ODBC 3.1.20

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 #1746c05 2023-11-27 22:14:22 +0100
    • Fixes for MacOS/iOdbc
  • Revision #3e4d81e 2023-11-26 01:08:26 +0100
    • Fix of memory leak introduced earlier
  • Revision #ea408ce 2023-11-18 00:42:55 +0100
    • Fix of warnings in 32b build(windows)
  • Revision #4573dac 2023-11-19 19:09:58 +0100
  • Revision #dfbeccd 2023-11-15 18:53:11 +0100
    • Linux build fixes
  • Revision #3578ed0 2023-11-15 15:59:01 +0100
    • Merge branch 'master'(3.1) into develop(3.2)
  • Revision #41b9d83 2023-10-30 12:35:35 +0100
    • Small improvement in the connection process
  • Revision #349fe3b 2023-09-22 00:23:38 +0200
    • Changes in tests for xpand
  • Revision #790b58b 2023-08-07 11:11:03 +0530
    • Fix Travis build for s390x
  • Revision #1598057 2023-09-20 15:12:36 +0200
    • Removing dependency on pkg-config from binary rpm
  • Revision #77102f7 2023-09-18 12:36:56 +0200
    • C/C submodule has been updated to v3.3.7 release tag
  • Revision #0be3743 2023-09-05 22:23:38 +0200
    • Added dependencies to source rpm
  • Revision #86ad76e 2023-08-30 16:00:21 +0200
    • Added 23.08 to travis matrix
  • Revision #c78d08f 2023-08-23 13:49:39 +0200
    • Adding dirver UnixODBC template ini file to installation(RPM/DEB/TGZ)
  • Revision #9209023 2023-08-13 23:10:32 +0200
    • Fix of travis script
  • Revision #918bf56 2023-11-15 15:05:38 +0100
    • Results is not shared ptr, and activeStreamingResult is not weak_ptr now
  • Revision #8e43fb6 2023-11-14 13:01:21 +0100
    • Changes in "artificial" resultset realisation
  • Revision #a0ab285 2023-11-06 23:43:01 +0100
    • ODBC-66 Complience with ODBC 3.8 standard
  • Revision #2e065d7 2023-10-31 10:18:04 +0100
    • Integration of yet one more class from minimal c/c++ infrastructure
  • Revision #d5a4759 2023-10-11 17:44:57 +0200
    • ODBC-397 Introducing LRU srver side prepared statement cache
  • Revision #2d2a979 2023-08-13 18:56:37 +0200
    • Added fallback to CS prepare if native error is 1295(not preparable on
  • Revision #3418dbd 2023-08-08 18:52:30 +0200
    • Merge branch 'master'(3.1) into develop(3.2)
  • Revision #bbe48ab 2023-07-21 00:24:43 +0200
    • Fix of couple of tests for the case of resultset streaming
  • Revision #abb23df 2023-07-20 17:18:43 +0200
  • Revision #a7ba72d 2023-07-20 15:24:12 +0200
    • ODBC-394 Changed use of tx_isolation to transaction_isolation
  • Revision #97b6d5e 2023-07-07 14:35:59 -0400
    • bump the VERSION
  • Revision #08da03f 2023-06-10 21:58:33 +0200
    • Overriding the problem with c/c requires C99 with older GCC
  • Revision #fc52d66 2023-06-10 12:42:29 +0200
  • Revision #a210bfa 2023-06-05 12:44:14 +0200
    • ODBC-391 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.
  • Revision #60a5bd6 2023-06-02 14:03:09 +0200
  • Revision #58426b1 2023-05-17 10:36:08 +0200
    • Merge branch 'master'(3.0) into develop(3.1)
  • Revision #9b96270 2023-05-17 10:28:42 +0200
    • Fix of potential issue found with ASAN
  • Revision #d809d2b 2023-05-16 22:27:33 +0200
    • Merge branch 'master'(3.0) into develop(3.1)
  • Revision #2eb9877 2023-05-15 10:16:55 +0200
    • Added WITH_ASAN, WITH_UBSAN and WITH_MSAN cmake option to enable
  • Revision #0fe450b 2023-04-28 16:57:03 +0200
    • Merge branch 'master'(3.1) into develop(3.2)
  • Revision #c0d989b 2023-04-28 12:34:59 +0200
    • ODBC-390 Using SQL_ATTR_QUERY_TIMEOUT leaks memory
  • Revision #313102f 2023-04-13 13:47:37 -0400
    • bump the VERSION
  • Revision #2459006 2023-03-31 16:59:09 +0200
    • Fix of the testxase for iOdbc
  • Revision #373ade1 2023-03-21 15:00:16 +0100
    • ODBC-313 The testcase for the fix, that has been already committed
  • Revision #889c56e 2023-04-28 13:49:37 +0200
  • Revision #7a50276 2023-04-28 12:16:35 +0200
    • Added ':' as key-value separator for client attributes
  • Revision #836aef5 2023-04-21 14:58:16 -0400
    • bump the VERSION
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.