Download | Release Notes | Changelog |
Release date: 2 Jul 2020
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 #38c49b1 Merge branch 'release/2.4.1'
Revision #f4e8ed5 [misc] set skysql test as allowed failure
Bump 2.4.1
[misc] test improvement for slow VM
[misc] update appveyor testing latest release. removing deprecated 5.5 version
Merge branch 'pull/118' into develop
[misc] improve test reliability
[] createConnection(string)` does not support URL-encoded credentials #115
[misc] test reliability improvement Docker use focal for and 10.4, and default to support TLS1.2 minimum version. TLSv1 and TLSv1.1 test are changed to take c ase of those changes.
[misc] correcting test for server that don't support TLSv1.1 anymore
[] pool.getConnection() might not timeout even with acquireTimeout set #116 Pool option acquireTimeout ensure that pool.getConnection() throw an error if there
is no available connection after this timeout is reached.
[misc] correcting ssl test for TLSv1 and +
[misc] correcting SSL test
[] set default value of option restoreNodeTimeout to 1000.
[] eslint correction
Support passing null values in array when doing queries
[] fix unstable resultset state when having 'duplicate field name' error #113
[misc] node.js 14 test skipping not compatible node-gyp
[misc] node.js 14 test addition
[misc] changelog update
Merge tag '2.4.0' into develop
This page is: Copyright © 2025 MariaDB. All rights reserved.