Search Results
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-6-1-4-6.html
This is MySQL NDB Operator 8.4.6-1.4.6, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-7-1-4-7.html
This is MySQL NDB Operator 8.4.7-1.4.7, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/index.html
Abstract This document contains release notes for the changes in each release of MySQL Connector/J. For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
Version 8.0.11 is the first 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, 5.6, and 5.5. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the ...
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
(Bug #29446059, Bug #94442) Enabling logSlowQueries resulted in many unnecessary calls of LogUtils.findCallingClassAndMethod(). With this fix, LogUtils.findCallingClassAndMethod() is called only when profileSQL is true and even in that case, the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-3-0.html
Version 8.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.3.0 supersedes 8.2 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. It supports the Java Database ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-0-0.html
Version 9.0.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.0.0 supersedes 8.4 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. It supports the Java Database ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration.html
MySQL Router is configured using a required configuration file, additional optional configuration files, and options available from the command line. Bootstrapping is the preferred and common approach to generating a MySQL Router configuration file. For command-line syntax related information and options, see Section 4.3.1, “Defining Options Using the Command ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-deploying-basic-routing.html
The Connection Routing plugin performs connection-based routing, meaning it forwards packets to the server without inspecting them. For additional general information about connection routing, see Section 1.3, “Connection Routing”. These and ...