Download | Release Notes | Changelog |
Release date: 17 Jul 2024
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 #6943884f - correct README format
Revision #889ccf63 - bump 3.4.1 version
- [] XA START RESUME even with TMJOIN flag when using pinGlobalTxToPhysicalConnection option
- [misc] metadata DatabaseMeta.getExportedKeys() test correction
- [] improve DatabaseMeta.getExportedKeys() performances
- [] support for pinGlobalTxToPhysicalConnection option
- [misc] code style correction
- [misc] test for failover improvement for reliability
- [] adding PK_NAME in getImportedKeys ORDER for reliability
- [] getImportedKeys return different PK_NAME value than getExportedKeys.
- [] creating alias for MySQL connector option 'databaseTerm' for option 'useCatalogTerm'
- [] database meta getSQLKeywords listing all reserved key word, not restricted keywords only
- [misc] javadoc improvement
- [misc] update nexus-staging-maven-plugin version
- [misc] test improvement for MariaDB server 11.4.1+
- [] missing XA error mapping
- [] ensure prepare statement cache reliability when using multiple database
- [test] ensure java 8 compatibility
- [test] ensure HostAddress data cannot be changed
- [test] test correction
- [] permit setting sslMode per host
- [] permit setting pipe and local socket per host
- [] ResultSetMetaData.getColumnTypeName() returns VARCHAR instead of TINYTEXT
- [misc] adding java 21 to test suite
- [misc] avoid fingerprint verification if certificate expired
- [misc] bump dependencies
- bump 2.4.1-SNAPSHOT version
- [] error CANON_EQ flag not supported in Android app
- [misc] mysql 8.4 test correction: adding serverRsaPublicKeyFile in test
- [misc] test addition: set allowPublicKeyRetrieval to true for mysql 8.4 by default
- [misc] test correction for mysql_clear_password used in non SSL connections
Download | Release Notes | Changelog |
Release date: 27 Mar 2025
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 #fe572cce bump 3.4.2
Revision #4c293574 [misc] correcting travis java profile
[misc] correcting test for MySQL user length limitation
[] wrong statements.isClosed value after closing connection
[] ensure not having NPE after reconnection fail for high availability configurations
[misc] improve test for stability
Merge branch 'maintenance/3.3' into maintenance/3.4
[] disable BULK use when there isn't any parameter
[misc] test stability improvement - ending
[misc] test stability improvement - localSocket
[misc] test stability improvement - report of 3.5 test improvements
[misc] test stability improvement from 3.5 report
[misc] test stability improvement
[misc] test improvement
[misc] test improvement
[misc] update travis
[misc] update travis
Download | Release Notes | Changelog |
Release date: 17 May 2024
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 #92d8414d - Merge branch 'develop'
Revision #474e9690 - bump 3.4.0
- [] Bulk implementation returning individual results
- [misc] metadata ensure correct join in case of using catalog in the future
- [] ensure compatibility with 3.x current behavior
- [] wrong value for ResultSetMetaData.getPrecision() signed numeric
- [misc] avoid fallthrough warning
- [misc] avoid checking redirection for empty string value
- [] timezone new options * connectionTimeZone * forceConnectionTimeZoneToSession * preserveInstants
- [] ensure DatabaseMetaData.getTables() returning mysql, performance_schema and sys as system tables/views, to permit filtering only user tables/view
- [] follow JDBC spec PreparedStatement/PreparedStatement.executeQuery must throw exception when no returning result-set. This is the exact difference of when not using .execute();
- [] correct DatabaseMetaData.getSQLKeywords(), parsing from MariaDB source code (sql/lex.h)
- [] support for nullDatabaseMeansCurrent (alias for nullCatalogMeansCurrent)
- [] support query timeout even if server doesn't support SET STATEMENT max_statement_time=xx
- [] test correction
- bump 3.4.0 snapshot
- [] improve Client prepared statement setMaxRows implementation
- [] useBulkStmts compatibility value with pre 3.2 version
- [misc] ensure not using executeQuery when no result-set is returned
- [misc] follow JDBC spec PreparedStatement.executeQuery must throw exception when no returning result-set
- [] new fallbackToSystemKeyStore and fallbackToSystemTrustStore option to permit preventing use of default java key/truststore
- [] avoid unnecessary set transaction isolation queries
- [] correcting test for MySQL 8 using transaction_isolation in place of tx_isolation
- [misc] wrap ReentrantLock into AutoCloseable to ensure proper closing
- [] use transaction_isolation in place of tx_isolation and @@session.[transaction_read_only|tx_read_only] in place of SET SESSION TRANSACTION READ ONLY, in order to avoid multiple commands on connection creation
- [] test stability for all server version
- [] new option 'jdbcCompliantTruncation' default true
- [] test stability for all server version
- [misc] ensure stable test for socket timeout on windows + code style correction
- [] DatabaseMetaData#getTables's result not property ordered
- [] DatabaseMetaData#getFunctions's result not property ordered
- [] DatabaseMetaData#getClientInfoProperties not ordered correctly
- Merge branch 'develop' into feature/
- [] avoid hostname validation for validated self-signed certificates
- [] Connection Redirection Mechanism implementation
- [] test correction for enterprise server
- [] avoid ssl client configuration when possible
- [misc] code style format correction
- [misc] add contributor list
- [misc] add java 21 to CI
- [] jdbcCompliantTruncation option addition
- [misc] code style correction
- [misc] test correction when server use pam_use_cleartext_plugin configuration
- [] permit multi queries with LOAD DATA INFILE
- [] compatible Android RegExp
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.