Download | Release Notes | Changelog |
Release date: 20 Mar 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 #3bc66153 Merge branch 'release/2.6.0'
Revision #c8a8200e bump 2.6.0 version
[misc] code style correction
Merge remote-tracking branch 'origin/develop' into develop
Merge branch 'pull/153' into develop
[misc] ensure tracktrace results
[misc] adding test coverage
[] manage possible concurrent modification exception on connection force kill without needing synchronisation
[misc] update appveyor MariaDB server version
Merge remote-tracking branch 'origin/develop' into develop
[] avoid possible ConcurrentModificationException on LinkedHashMap
[] enablePacketDebug reset stack when reconnecting At the same time, avoid adding stack multiple time
[misc] changing pom organization link
[] Galera validation galeraAllowedState on connection
[] provide custom SocketFactory configuration option
[] permit using Aurora RO endpoint - code style correction after merge
Added unit test to help illustrate the problem
Modified reg-ex patterns to match Aurora's read-only endpoints
[] correcting implementation in case of explicit socketTimeout of 0
[] Adding a socket timeout until complete authentication, to avoid hangs is server doesn't support pipelining
[misc] correcting thread id value to long, even if only having int value for now
Merge branch 'pull/152' into develop
[misc] test correction
[misc] code style change using google style guide settings
[] DatabaseMetaData.getExportedKeys now not restricted to one mandatory table
Merge branch 'pull/153' into develop
[misc] ensure tracktrace results
[misc] adding test coverage
[] manage possible concurrent modification exception on connection force kill without needing synchronisation
[misc] update appveyor MariaDB server version
Merge remote-tracking branch 'origin/develop' into develop
[] correcting JDBC Conversion Function support parsing correcting javadoc hexadecimal format description
[] avoid possible ConcurrentModificationException on LinkedHashMap
[] enablePacketDebug reset stack when reconnecting At the same time, avoid adding stack multiple time
[misc] changing pom organization link
[] Add a hint about createDatabaseIfNotExist
[] Galera validation galeraAllowedState on connection
[] provide custom SocketFactory configuration option
[] permit using Aurora RO endpoint - code style correction after merge
Added unit test to help illustrate the problem
Modified reg-ex patterns to match Aurora's read-only endpoints
[] correcting implementation in case of explicit socketTimeout of 0
[] Adding a socket timeout until complete authentication, to avoid hangs is server doesn't support pipelining
[misc] correcting thread id value to long, even if only having int value for now
Merge branch 'pull/152' into develop
[misc] test correction
[misc] code style change using google style guide settings
[] DatabaseMetaData.getExportedKeys now not restricted to one mandatory table
[] DatabaseMetaData.getExportedKeys return "PRIMARY" for PK_NAME column (was null)
[misc] correcting wrong error message
[misc] update copyright
[misc] checkstyle correction
[misc] correct appveyor script
[misc] updating dependencies
[misc] removing HikariCP from test suite run sha256 test on windows
[misc] correcting optional tag for test dependencies
returns PRIMARY as PK_NAME in getExportedKeys
[misc] correction of field length in the hypothetical case of a parameter with a length of more than 2 ^ 48
[misc] adding javadoc for executeUpdate
[misc] better handling of case when command doesn't support prepare
Merge branch 'pull/148' into develop
Merge branch 'pull/150' into develop
Merge branch 'pull/151' into develop
update conditional to sync currentProtocol to newSecondary on lockAndSwitch
[misc] Bump checkstyle from 8.18 to 8.29
[misc] Exception handling refactoring test correction
Bump checkstyle from 8.18 to 8.29
[misc] updating copyright
[misc] Various change - Exception handling refactoring: * Sql is now only on first Exception of stracktrace * Always have thread id logged but for generic exception * ensure to log sql when on dumpQueriesOnException is enable - ColumnDefinition renaming to follow protocol description - Blob faster position() implementation - unnamed Savepoint now generate unique internal identifier
[misc] adding tests on travis and Appveyor
Merge branch 'master' into develop
[misc] small code cleanup
[] correction for LRUTraceCache excption loggin
[misc] code cleaning
[] permits to avoid setting session_track_schema with new option trackSchema
[misc] import refactoring
[] better Trace format logging
[misc] remove unnecessary test
[misc] set version to 2.6.0 SNAPSHOT
improve skip condition
This page is: Copyright © 2025 MariaDB. All rights reserved.