Search Results
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-3.html
As of this release, the following commands have been updated to check compatibility and provide appropriate feedback: ReplicaSet.add_instance() ReplicaSet.rejoin_instance() Cluster.add_replica_instance() Cluster.rejoin_instance() ... AdminAPI Bugs ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-6.html
(Bug #37958876) The load dump utility failed if the target MySQL instance did not have Performance Schema enabled. For example: Warning: schema@table@123.tsv.zst error 1062: Duplicate entry '1234567' for key 'table.PRIMARY' These messages have been ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in MySQL Shell 8.4. License Restrictions This ...
https://dev.mysql.com/doc/relnotes/mysql-router/8.4/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in MySQL Router 8.4. License Restrictions This ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
As a result, the methods getDocumentId() and getDocumentIds() have been removed and the method getGeneratedIds() has been added to the AddResult and AddResultImpl classes. (Bug #26092824, Bug #86278) The source directory and Java package layouts of ... Version 8.0.11 is the first General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-17.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes X DevAPI: The following methods have been deprecated: Collection.find().where() Collection.modify().where() Collection.remove().where() (WL #13009) ... Version 8.0.17 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-23.html
Old names have been deprecated—though they are still usable for now, they are to be removed eventually in future releases; users are therefore encouraged to switch to the new names. Version 8.0.23 is the latest General Availability release of the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
Also, the following connection properties have been renamed: enabledTLSProtocols renamed to tlsVersions; the original name remains as an alias. Three new connection properties, password1, password2, and password3, have been added for that purpose.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-30.html
Also, the missing types DOUBLE UNSIGNED and DOUBLE PRECISION UNSIGNED have been added to the ResultSet. Version 8.0.30 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server ...