Search Results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-import-config.html
import config [--dryrun|-y] [--retry] cluster_name This command imports the configuration of an autonomous or “wild” cluster into the cluster named cluster_name. import config requires a single argument, cluster_name, which is the name of the ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-agent-user-password.html
Normally it is not necessary to alter the user name or password used by the user agent to administer mysqld processes. However, if you should wish to do so, you can change either or both of these, using the procedure outlined here: Stop all agents.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-agent-windows-service.html
Important Installation of the MySQL Cluster Manager agent as a service is recommended. However, you should not install MySQL NDB Cluster processes (ndb_mgmd.exe, ndbd.exe, ndbmtd.exe, mysqld.exe) as services on Windows hosts to be used as MySQL NDB ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-agent.html
Installation of the MySQL Cluster Manager agent and client programs varies according to platform.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-list-backups.html
list backups [{--backupid=|-I }backup_id] [-all|-a] cluster_name list backups [{--backupid=|-I }backup_id] [--agent|-A] site_name Without the --agent option, the command lists all backups of the MySQL NDB Cluster named cluster_name that are known ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-list-nextnodeids.html
list nextnodeids cluster_name MySQL Cluster Manager normally assigns IDs to new node processes automatically (although this can be overridden when issuing the create cluster or add process command). The list nextnodeids command can be used to see ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-preface.html
This is the User Manual for the MySQL Cluster Manager, version 8.4.6. See the MySQL Cluster Manager 8.4 License Information User Manual for licensing information, including licensing information relating to third-party software that may be included ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-remove-process.html
remove process [--removedirs] process_id_list cluster_name process_id_list: process_id[, process_id[, ...]] This command removes permanently the processes in the process_id_list from the cluster named cluster_name. If the --removedirs option is ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-show-status.html
show status show status --cluster|-c cluster_name show status --operation|-o cluster_name show status --backup|-b cluster_name show status --process|-r cluster_name show status --progress cluster_name show status --progressbar cluster_name This ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-stop-agents.html
stop agents [[--hosts=host_list] site_name] This command stops one or more MySQL Cluster Manager agents on one or more hosts. When used without any arguments, stop agents stops the agent to which the client is currently connected. When used with ...