Search Results
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbdatanodespec.html
A PVC is created for each data node by the StatefulSet controller and is loaded into the data node pod and the container. config (map[string]* Kubernetes util/intstr.IntOrStringConfig): (optional) A map of default NDB data node configuration ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-3.html
(Bug #36782677) Client: The mcm command create certs now gets a new option, --renew, for renewing the TLS keys . Version 8.4.3 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster Manager. It is suitable for use with ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-6.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. Version 8.4.6 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster Manager. It is suitable for use with MySQL NDB Cluster 8.4, 8.0, and ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-0.html
(WL #16012) Bugs Fixed Compression ratio was low for compressed backups created by release 8.0.34 and later, comparing with earlier versions of MySQL Enterprise Backup. MySQL Enterprise Backup 8.4.0 marks the start of a new series of LTS (Long Term ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-6.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Enterprise Backup 8.4.6 is the latest release for the MySQL Enterprise Backup 8.4 LTS series. Bugs Fixed When a TTS image backup taken with full-locking was ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-22.html
The feature is for well-behaving applications that always close all connections they create. Version 8.0.22 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, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-26.html
A new connection property, trackSessionState, has been created to enable Connector/J to receive the information with query results when the property is set to true. Version 8.0.26 is the latest General Availability release of the 8.0 series of ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
(Bug #31189960, Bug #99260) A new session created for executing Statement.cancel() remained open after the Statement had been cancelled. Version 8.0.28 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-2-0.html
During the reset, the autocommit mode of the session was restored to the default value specified on the server by the system variable autocommit, while the JDBC specification mandates that autocommit be always enabled for a freshly created ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
(Bug #114705, Bug #36539680) isTimestamp() no longer creates a regular expression Pattern instance when it is called, which leads to better code performance. Version 9.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.1.0 supersedes ...