Search Results
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-authentication-plugins-setup.html
To compile and install a plugin library file, use the instructions in Section 4.4.3, “Compiling and Installing Plugin Libraries”. To make the library file available for use, install it in the plugin directory (the directory named by the ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-daemon-plugins.html
A daemon plugin is a simple type of plugin used for code that should be run by the server but that does not communicate with it. This section describes how to write a daemon server plugin, using the example plugin found in the plugin/daemon_example ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/deployment-configuration.html
NDB Operator relies on a custom resource definition (CRD) named NdbCluster to obtain the MySQL Cluster configuration data that it needs to start. Whenever a user creates, modifies, or deletes a Kubernetes object of type NdbCluster, NDB Operator ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/introduction.html
MySQL NDB Cluster, the distributed version of MySQL, is implemented as a collection of processes or nodes of the following three types: Management nodes (ndb_mgmd): Provision of configuration data Data nodes (ndbmtd): User data storage SQL nodes ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/tasks-updating-configuration.html
Making changes in the configuration of an NDB Cluster running in Kubernetes, requires editing the NdbCluster YAML spec file, then applying the updated file to the Kubernetes Cluster. Consider the example example-ndb, installed from the file ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-2.html
MySQL NDB Cluster 8.4.2 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/mysql-cluster/8.4/en/news-8-4-7.html
MySQL NDB Cluster 8.4.7 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/mysql-cluster-manager/8.4/en/index.html
Abstract This document contains information about changes in MySQL Cluster Manager version 8.4. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is listed here ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/index.html
Abstract This document contains release notes for the changes in MySQL NDB Operator 8.4 for Kubernetes. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-0-1-4-0.html
This is MySQL NDB Operator 8.4.0-1.4.0, 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 ...