Connector/Node.js 2.0.2 Release Notes

Download | Release Notes | Changelog | Connector/Node.js Overview

Release date: 13 Dec 2018

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

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.

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?