MariaDB Connector/ODBC 3.1.0 Changelog

You are viewing an old version of this article. View the current version here.

Note: This page describes features in the source repository for MariaDB Connector/ODBC. There are currently no official packages or binaries available for download which contain the version of the driver described here. If you want to try out any of the new features described here you will need to get and compile the code yourself.

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 #83f9b26 2019-01-23 23:51:27 +0100
    • Some more test fixes, making them work on OSX
  • Revision #07f6b00 2019-01-23 23:19:34 +0100
    • ODBC-212 The fix and the testcase Wrong Input/Output parameter type when mapping SQLBindParam to SQLBindParameter
  • Revision #7d8dc44 2019-01-23 21:50:15 +0100
    • Merge branch 'odbc-3.0' into develop
  • Revision #646803f 2019-01-23 21:28:59 +0100
    • ODBC-213 The fix and the testcase SQL_DESC_PARAMETER_TYPE is SQLSMALLINT, but if application tried to read it into SQLSMALLINT buffer, memory would be corrupted, and application would crash. Also, this field should exist only in IPD. While it was accessible also in IRD.
  • Revision #6dd7bc4 2019-01-22 23:23:30 +0100
    • Fix of few tests in blob.c and bulk.c
  • Revision #45e4669 2019-01-20 23:27:49 +0100
    • Changed in Travis compiler for OS X to gcc
  • Revision #8ce8fd5 2019-01-18 00:19:10 +0100
  • Revision #df99372 2019-01-16 19:11:55 +0100
    • ODBC-209 Added dependencies on C/C plugins into MSI project
  • Revision #2b6ec8c 2019-01-14 09:51:31 +0200
    • Speed up Mac build on Travis by not updating brew
  • Revision #ad991a2 2019-01-11 00:22:00 +0100
    • Merge of local 3.1 version with repo version
  • Revision #aa867c8 2019-01-08 14:17:32 +0200
    • Merge pull request #32 from rasmushoj/develop
  • Revision #787ae97 2019-01-08 14:08:22 +0200
    • appveyor conf cleaning and addition of artifacts
  • Revision #7ea9d17 2019-01-07 16:34:16 +0200
    • Update ODBC driver name to correspond with new version
  • Revision #bffb234 2018-12-20 10:45:22 +0000
    • Appveyor configuration MariaDB Server 10.3.11 will be downloaded and tests run against it DSN is set up directly in Windows registry.
  • Revision #976a667 2019-01-11 00:21:42 +0100
    • Fix of the connector and testcases to make them work
  • Revision #3111b4f 2019-01-04 02:22:16 +0100
    • Merge branch 'master' into 'develop'
  • Revision #636d21c 2018-12-21 00:45:35 +0100
  • Revision #97a6f1c 2018-12-20 16:22:17 +0200
    • iODBC testing on Mac OSX (#28)
  • Revision #3a23170 2018-12-14 01:27:19 +0100
  • Revision #8c22413 2018-12-11 01:05:22 +0100
    • Merge branch 'master' into develop
  • Revision #f400be2 2018-12-05 01:12:50 +0100
    • Mostly testcase fixes for iODBC and for UnixODBC
  • Revision #56865a6 2018-12-04 23:19:14 +0100
    • Merge with 'master', updated C/C to latest commit
  • Revision #12cec4b 2018-11-15 17:17:17 +0100
    • ODBC-193 Enabling connect and most of operations
  • Revision #bb8c6b8 2018-11-14 23:35:54 +0100
  • Revision #dde33ab 2018-11-06 12:06:17 +0100
    • Build fix on systems other than Windows.
  • Revision #e9a0b40 2018-11-05 23:59:15 +0100
    • Merge branch 'master' into develop
  • Revision #894d718 2018-10-11 00:45:02 +0200
    • ODBC-189 Made install lib dir name configurable
  • Revision #077f001 2018-10-09 00:36:07 +0200
    • ODBC-23 C/C authentication plugins have been added to the MSI package.
  • Revision #10b5dda 2018-10-02 12:54:09 +0200
    • Merge branch 'master' into develop
  • Revision #b74e5dc 2018-09-27 19:47:01 +0200
    • Version bump -> 3.1alpha
  • Revision #547589c 2018-09-27 19:38:55 +0200
    • Merge branch 'master' into develop
  • Revision #768b94f 2018-09-20 15:58:05 +0200
    • ODBC-185 The fix and the testcase. Char fields type returned by SQLColums in case of the Unicode connection

Comments

Comments loading...
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.