Download | Release Notes | Changelog |
Release date: 12 Jul 2019
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 #af51635 - bump 2.1.0 version
Revision #c70a57d - [misc] correcting test for mysql compatibility
- [] correcting multi-authentication in compress mode
- [misc] add test coverage (node.js non supported charset encoding)
- [misc] lint correction
- [misc] maxscale wrong test correction
- [] Performance improvement on decoding string
- [misc] maxscale testing 10 4 bases
- [misc] azure testing debian fix
- [misc] testing base server 10.4
- [] updating documentation
- [misc] charset script generation update to satisfy eslint
- [misc] changed max line length to 100
- [misc] update error codes to 10.4
- [misc] ensure debug test stability
- Merge branch 'pull/65' into develop
- [] changing tests containing passwords to satisfy possible password complexity requirement correcting azure windows server installation
- [] adding possible default ed25519 authentication when changing user
- Azure-pipelines server installation on Windows
- [] Charset collation option mismatch correction
- [] Array parameter automatic conversion
- [] install any windows version
- [] setting root user
- [] correcting windows installation
- [] azure pipeline enterprise server test configuration
- [] correcting removing expired test for mysql since doesn't have possibility to set expired user.
- [] removing expired test for mysql, since doesn't have possibility to set expired user.
- [] removing ed25519 authentication plugin from roadmap
- [] support connection with user having expired password. Connection is possible with user hacing expired password when enabling the option permitConnectionWhenExpired. Only possible oper
tion in this case will be to change password ('SET PASSWORD=PASSWORD('XXX')') before issuing any other command.
- [] implement ed25519 authentication plugin authentication [] multiple alternative authentication methods for the same user
- [misc] adding test coverage
- [misc] callback documentation link correction
- [misc] callback documentation correction
- [] adding event test on callback pool cluster implementation
- [] Implement pool events according to mysql/mysql2 API
- Merge branch 'pull/61' into develop
- [misc] improving test stability
- [] PoolCluster now emit 'remove' event supporting mysql API
- [] option restoreNodeTimeout is not respected when removeNodeErrorCount is set
- emit connection object on new connection
- [misc] benchmark change on promise-mysql, since 4.0.0 change behaviour on createPool (not returning pool object but promise)
- [misc] benchmark change on promise-mysql, since 4.0.0 change behaviour on createPool. (now return a promise, not pool object directly)
- Merge branch 'pull/56' into develop
- [] adding test case for non readable file
- Merge branch 'master' into develop
- [] Setting the time zone on the current IANA might cause an automatic recovery of the server.
- [fix] Handle LOCAL INFILE read errors
- Merge branch 'master' into develop
- [] Missing import dependencies for typeScript
- [] correction of Typecast FieldInfo.type datatype
- [] Setting the time zone on the current IANA might cause an automatic recovery of the server.
This page is: Copyright © 2025 MariaDB. All rights reserved.