Search



Search Results
Displaying 1251 to 1260 of 1278 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-keyring-plugins.html
The general descriptor also refers to keyring_system_variables, a structure that exposes a system variable to the SHOW VARIABLES statement: static struct st_mysql_sys_var *keyring_system_variables[]= { MYSQL_SYSVAR(data), NULL }; The keyring_init ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/contributing-issues.html
To report issues with NDB Operator, please file a bug report in the MySQL Bug System, using the category MySQL Cluster: NDB Operator. You can also request enhancements to NDB Operator using the MySQL Bug System; these should also be filed under ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/installation-obtaining.html
You can obtain the latest release of NDB Operator from the following locations: https://dev.mysql.com/downloads/ndb-operator/ ArtifactHub (Helm charts; see Section 2.3, “Installing NDB Operator Using Helm”) Oracle Container Registry (Docker ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/installation-uninstalling.html
The method for uninstalling NDB Operator depends on the installation used to install it in Kubernetes. Deleting the NdbCluster custom resource definition stops and deletes all running MySQL Cluster pods.
https://dev.mysql.com/doc/ndb-operator/8.4/en/installation-upgrades.html
NDB Operator can be upgraded from one release to another without affecting any existing NDB cluster, subject only to the constraint that you should not attempt to modify the NdbCluster CRD (see Section 5.1, “NdbCluster Resource”) while the ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: Now, when the removal of a data node file or directory fails with a file does not exist (ENOENT) error, this is treated as a successful removal. It was ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-1.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: Now, when the removal of a data node file or directory fails with a file does not exist (ENOENT) error, this is treated as a successful removal. MySQL NDB ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
(Bug #37331118) NDB Replication: When a MySQL server performing binary logging connects to an NDB Cluster, it checks for existing binary logs; if it finds any, it writes an Incident event to a log file of its own so that any downstream replicas can ... MySQL NDB Cluster 8.4.4 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 ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-4.html
Version 8.4.4 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 7.6. The backup should first be moved to another other location or be deleted ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-6.html
(Bug #37889501) Client: When a path to a file instead of a folder is given with the add package command as the argument for the --basedir option, the mcm client complained that the file did not exist. Note These release notes were created with the ...
Displaying 1251 to 1260 of 1278 total results