Search



Search Results
Displaying 3811 to 3820 of 4186 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-change-log-level.html
Accepted values for log_level are the same as for the level option: one of debug, note, info, warning, error, system, or fatal. change log-level [{--hosts=|-h }host_list] log_level site_name host_list: host[,host[,...]] Set the management agent's ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-create-certs.html
If multiple processes use the same certificate type and share the same certificate directory on the same file system, only a single instance of the certificate will be created. create certs [--ca|--keys] [--added] cluster_name The command creates ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-delete-package.html
Note When IPv6-enabled Windows systems are used as MySQL NDB Cluster hosts under MySQL Cluster Manager, you must reference these hosts using IPv4 addresses. delete package [{--hosts=|-h }host_list] package_name host_list: host[,host[,...]] This ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-agent-windows-service.html
The installation is performed using the command prompt (cmd.exe); as with installing or removing any Windows service, it must also be done as a user having sufficient permissions, such the system Administrator account. C:\>SC START MCM C:\>SC STOP ... Important Installation of the MySQL Cluster Manager agent as a service is ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-agent-windows.html
As the installer begins to copy files and perform other tasks affecting the system, you may see a warning dialog from Windows User Access Control. When you start the installer, you may see a Windows Security Warning screen. If you obtained the ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-cluster-compatibility.html
Prior to installation, you must obtain the correct build of MySQL Cluster Manager for your operating system and hardware platform. For a list of platforms supported by MySQL Cluster Manager 8.4.9, see Supported Platforms: MySQL Cluster Manager at ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-upgrading.html
For a Linux or a Unix-like system, we assume that the installation directories are /opt/mcm-8.0.44 and /opt/mcm-8.4.9, respectively; on Windows, we assume the installation directories are C:\Program Files\MySQL\MySQL Cluster Manager 8.0.44\ and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-restart-cluster.html
Currently, there is no mechanism in MySQL Cluster Manager for performing system initial restarts of a cluster. restart cluster [--sequential-restart] cluster_name This command performs a rolling restart (see Performing a Rolling Restart of an NDB ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-restore-cluster.html
Stop the cluster using stop cluster, then restart it using start cluster with the --initial option, which causes the data node file systems to be cleared. Following this, you can restore the cluster from the desired backup using restore cluster.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-start-cluster.html
--initial option The --initial option (short form: -i) causes the following to happen: All cluster data node are started as if start process --initial had been used on them, which means that all data nodes wipe their data and start with clean data ...See Section 5.4.1, “The create cluster Command”, and Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”, for more ...
Displaying 3811 to 3820 of 4186 total results