MariaDB Connector/J 2.7.3 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/J Overview
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
- Revision #1925b0b3 misc - correct test for mysql 8 batch
- Revision #23f2cf7b CONJ-861 - executeBatch must not clear last parameter value
- Revision #90d6d19a CONJ-858 Properties.put with object that differ from String supported even if use is not recommended
- Revision #66441941 CONJ-619 correcting Statement.executeBatch using LOAD DATA INFILE LOAD DATA INFILE commands cannot cannot be used when using pipelining, because of multiple exchanges. This fix the issue ensuring having no command LOAD DATA INFILE when using pipeline.
- Revision #1acaffc5 CONJ-864 - includeThreadDumpInDeadlockExceptions always includes the thread dump, even when it is not a deadlock exception
- Revision #c4c3b813 CONJ-855 - throwing more specific exception for updatable result-set
- Revision #2150bfe4 CONJ-883 - mandatory hostname when using unix socket
- Revision #6bffa7be misc - ensure test cleanup
- Revision #1547321a Merge branch 'm-rm_master' into maintenance/2.x
- Revision #f3480705 Merge branch 'BinaryRowProtocol_Redundant_objects_creation_while_reading_data_from_BIGINT_column' into maintenance/2.x
- Revision #200070dd CONJ-854 - LOAD XML INFILE breaks when using LOCAL
- Revision #87af4acc CONJ-876 - JAVA test server suite correction
- Revision #b5610da5 CONJ-880 - metadata query performance correction
- Revision #6af6f4ea misc - MySQL 8 test compatibility
- Revision #e867b53c CONJ-851 - metadata getBestRowIdentifier incompatibility with MySQL 8
- Revision #4bc61302 CONJ-857 - remove use of mysql.proc table
- Revision #f08e02dd CONJ-876 - JAVA test server suite
- Revision #f9102084 Fixed java.lang.NoClassDefFoundError: javax/sql/rowset/serial/SerialException when using OSGi framework
- Revision #e8075440 BinaryRowProtocol: Redundant objects creation while reading data from BIGINT column
- Revision #d2795170 msic - appveyor url fix
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.