Search Results
https://dev.mysql.com/doc/ndb-operator/8.4/en/tasks-using-ndbclusterpodspec.html
The NDB Cluster Custom Resource Definition provides the NdbClusterPodSpec structure for defining specifications of pods for individual management, data, and SQL nodes using their respective .spec.managementNode.ndbPodSpec, ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-5.html
MySQL NDB Cluster 8.4.5 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster releases. NDB Cluster 8.4 source ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-1-1-4-1.html
It was removed due to a dependency on a version of the server which is also no longer available for download. This is MySQL NDB Operator 8.4.1-1.4.1, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/index.html
Abstract This document contains information about changes in MySQL Cluster Manager version 8.4, including information about added or changed functionality, bug fixes, and any known issues, as applicable. For information about changes in a different ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-21.html
Version 8.0.21 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-1-0.html
Version 8.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.1.0 supersedes the 8.0 series and is recommended for use on production systems. This release can be used against MySQL Server version 5.7 and later. It supports the Java ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-faq.html
Can I run more than one instance of the router application? A.3. Please explain the different MySQL Router versions, especially why Router went from 2.1.4 to 8.0.3. What is the difference between the different scheduling modes and strategies? A.9.
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-linux.html
There are binary distributions of MySQL Router available for several variants of Linux, including Fedora, Oracle Linux, Red Hat, and Ubuntu. Installation options include: Official MySQL Yum or APT repository packages: These binaries are built by ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-source-code.html
MySQL Router is part of the MySQL Server source code tree; compiling MySQL Server also compiles MySQL Router. The instructions here are brief, see Installing MySQL from Source for specific prerequisites and additional details. Note MySQL Router ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-load-model.html
You must load a machine learning model from the model catalog before running AutoML routines other than ML_TRAIN. A model remains loaded and can be called repetitively by AutoML routines until it is unloaded using the ML_MODEL_UNLOAD routine, or ...