Download | Release Notes | Changelog |
Release date: 29 Jan 2021
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 #83f50ab1 - Bump 2.7.2 version
Revision #8cc16d4c - [] MariaDbResultSetMetaData#getPrecision(int) returns wrong length for character data
- Added support for Aurora cluster custom endpoints
- user must exist and 5.6 does not support the syntax if exists
- [misc] MySQL 8 test correction
- mysql 8.0 still does not have IS_GENERATED column. tested version: 8.0.15
- [misc] benchmark update
- [misc] indentation correction
- [] in case of an object parameter with unknown type and not serializable driver now throw a SerialException, not an SQLNonTransientConnectionException that result in closing the connection.
- [misc] correcting initial SQL script for MySQL 8 compatibility.
- [misc] MariaDB Cloud test stability improvement
- [misc] replacing new Character() with Character.valueOf() method
- [] CmdInformationSingle.isDuplicateKeyUpdate() fails to detect ON DUPLICATE KEY clause if there are newlines in query. Solved by enabling DOTALL mode in regexp.
- [misc] ensure MAXSCALE test reliability
- [misc] removing pgp retry
- [misc] test build version
- [misc] correct test when using maxscale with replication topology
- [misc] correct test since server message change
- [] NPE at UpdatableResultSet#close
- [misc] codespell correction
- Merge branch 'fix/#166' into develop
- Merge branch 'fix/#165' into develop
- [misc] MySQL 8 test correction
- Merge branch 'fix/' into develop
- [misc] benchmark update
- [misc] indentation correction
- [] in case of an object parameter with unknown type and not serializable driver now throw a SerialException, not an SQLNonTransientConnectionException that result in closing the connection.
- [misc] correcting initial SQL script for MySQL 8 compatibility.
- [misc] MariaDB Cloud test stability improvement
- [misc] replacing new Character() with Character.valueOf() method
- Merge branch 'fix/167' into develop
- [misc] ensure MAXSCALE test reliability
- [misc] removing pgp retry
- [misc] test build version
- [misc] correct test when using maxscale with replication topology
- [misc] correct test since server message change
- [] NPE at UpdatableResultSet#close
- CmdInformationSingle.isDuplicateKeyUpdate() fails to detect ON DUPLICATE KEY clause if there are newlines in query. Solved by enabling DOTALL mode in regexp.
This page is: Copyright © 2025 MariaDB. All rights reserved.