Download | Release Notes | Changelog |
Release date: 11 Aug 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 #e9433f0f bump 3.0.1-beta version
Revision #e37f5077 Merge remote-tracking branch 'origin/develop' into develop
Merge branch 'develop'
Merge branch 'maintenance/2.x' into develop
bump 2.7.4 version
[misc] appveyor: install maven using chocolatey
[misc] appveyor: install maven using chocolatey
[] ensure socket state when having IOException
[misc] code improvement
[] add Java 9 Modules name
[misc] update test logback-classic
[misc] update waffle-jna version
[] ensure pool state when connection error occurs during connection reset
[] ensure pool state when connection error occurs during connection reset
[] connection.isValid error firing connectionErrorOccurred
[] mysql 8.0 tinyInt1isBit support test correction
[] ensure pool state when connection error occurs
[misc] remove codacy link on README
[misc] remove codacy link on README
[misc] database metadata query avoiding useless query part like '%'
[] DatabaseMetaData.getColumns regression causing TINYINT(x) with x > 1 to return BIT type in place of TINYINT
[] Adding useMysqlMetadata for 2.7 compatibility
[misc] Avoid creating new strings when switching auto-commit.
Merge branch 'auto_commit_memory_allocation' into maintenance/2.x
[] Log any SQLException that occurs while adding connections to pool
Merge branch '' into maintenance/2.x
[misc] ensuring test reliability for skysql
[misc] ensuring test reliability for skysql
[misc] ensuring test reliability with maxscale involved
[] getImportedKeys/getTables regression returning an empty resultset for null/empty catalog
[] metadata query performance correction
[misc] skysql-ha test reliability correction
[misc] PR test correction
Merge branch 'master' into develop
[misc] PR test correction
- callableStatement using function throw wrong error on getXXX methods
Log any SQLException that occurs while adding connection(s) to pool
- race condition correction on empty getGeneratedKeys metadata
bump 2.7.4-SNAPSHOT version
bump 2.7.3 version
misc - correct test for mysql 8 batch
- executeBatch must not clear last parameter value
Properties.put with object that differ from String supported even if use is not recommended
correcting Statement.executeBatch using LOAD DATA INFILE LOAD DATA INFILE commands cannot be used when using pipelining, because of multiple exchanges. This fix the issue ensuring having no command LOAD DATA INFILE when using pipeline.
- includeThreadDumpInDeadlockExceptions always includes the thread dump, even when it is not a deadlock exception
This page is: Copyright © 2025 MariaDB. All rights reserved.