Release date: 12 May 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 #eef9e9b8 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
- throwing more specific exception for updatable result-set
- mandatory hostname when using unix socket
misc - ensure test cleanup
Merge branch 'm-rm_master' into maintenance/2.x
Merge branch 'BinaryRowProtocol_Redundant_objects_creation_while_reading_data_from_BIGINT_column' into maintenance/2.x
- LOAD XML INFILE breaks when using LOCAL
- JAVA test server suite correction
- metadata query performance correction
misc - MySQL 8 test compatibility
- metadata getBestRowIdentifier incompatibility with MySQL 8
- remove use of mysql.proc table
- JAVA test server suite
Fixed java.lang.NoClassDefFoundError: javax/sql/rowset/serial/SerialException when using OSGi framework
BinaryRowProtocol: Redundant objects creation while reading data from BIGINT column
msic - appveyor url fix
This page is: Copyright © 2025 MariaDB. All rights reserved.