MariaDB Connector/ODBC 3.0.1 Beta Changelog
The most recent Stable (GA) release of MariaDB Connector/ODBC is:
MariaDB Connector/ODBC 3.2.3
Download Release Notes Changelog About MariaDB Connector/ODBC
Release date: 1 Aug 2017
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 #e5dd744
2017-07-31 02:30:34 +0200
- [ODBC-105] Starting from v. 10.2.7, server encloses COLUMN_DEFAULT in the INFORMATION_SCHEMA.COLUMNS table, in single quotes for literal strings. Connector now considers the server version, when constructing the query for SQLColumns .
- Revision #ee0a63d
2017-07-31 01:19:28 +0200
- Fix of small error in CMakeLists.txt (addition to previous commit). Fix of possible memleak. Could occur if cursor was closed after a query that did not produce result-set or contain parameters. Pretty extravagant, but it looks like more likely to be the case with UnixODBC.
- Revision #b269d37
2017-07-30 19:47:57 +0200
- [ODBC-106] Support of MariaDB prepared statements bulk operations.
- Revision #0f68677
2017-05-19 02:27:26 +0200
- Has all changes from latest 2.0 releases merged
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.