MariaDB Connector/Node.js 2.0.2 Release Notes

The most recent Stable (GA) release of MariaDB Connector/Node.js is:MariaDB Connector/Node.js 3.4.2

DownloadRelease NotesChangelogConnector/Node.js Overview

Release date: 13 Dec 2018

MariaDB Connector/Node.js 2.0.2 is a Release Candidate (RC) release.

For an overview of MariaDB Connector/Node.js see theAbout MariaDB Connector/Node.js page

Notable Updates

New options:

noControlAfterUse

noControlAfterUse

correction

  • using option connectAttributes value _server_host is correctly filled on Performance Schema.

  • batch improvement

    • error is now thrown when no values

    • BULK better handling when socket fail during command

    • Object with toSqlString function parameter support

    • null value correction when using BULK

    • timezone correction when not using "local" default values

    • now support very long parameter (> 16M)

    • rewrite correctly parse double slash

    • timezone option parsing correction (correctly handle negative values)

  • test coverage improvement

  • minor performance improvement

  • pool end() now correctly wait for all connections ending

Changelog

For a complete list of changes made in this release, with links to detailed information on each push, see the changelog.

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.

Last updated

Was this helpful?