Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/standard-options.html
The general options are options of a general nature, or options that are not classified under any other specific option group: The following general options also exist for the mysql command. Full descriptions for these options can be found in the ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-add-package.html
add package {--basedir=|-b }path [{--hosts=|-h }host_list] package_name host_list: host[,host[,...]] This command creates a new package, or, if the package named package_name already exists, this command extends the package definition. The ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-api.html
ArbitrationDelay: When asked to arbitrate, arbitrator waits this many milliseconds before voting. AutoReconnect: Specifies whether an API node should reconnect fully when disconnected from cluster. ConnectBackoffMaxTime: Specifies longest time in ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-mgmd.html
ArbitrationDelay: When asked to arbitrate, arbitrator waits this long before voting (milliseconds). ExtraSendBufferMemory: Memory to use for send buffers in addition to any allocated by TotalSendBufferMemory or SendBufferMemory.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-delete-site.html
Note The management client must be connected to a site in order to be able to delete it. delete site site_name The delete site command deletes an existing management site. The command does not stop or remove any agents making up the deleted site; ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-get.html
In order to view default attributes using get, you must execute the command using the --include-defaults option (short form: -d). get [--include-defaults|-d] [--all] [filter_specification_list] cluster_name filter_specification_list: ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-configuration-file.html
The mcmd configuration file allows you to configure mcmd with its application options. A sample configuration file is provided with the MySQL Cluster Manager distribution at mcmd8.4.6/doc/sample_mcmd.conf. Edit the [mcmd] section of the file and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-upgrading.html
This section discusses upgrading MySQL Cluster Manager from a previous release to the latest release (currently 8.4.6), as well as providing basic guidance on upgrading the bundled MySQL NDB Cluster software. Notes Only upgrades from MySQL Cluster ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-mysql-cluster.html
Currently, all cluster nodes must be running in order to perform a rolling restart using MySQL Cluster Manager. This section describes limitations relating to MySQL NDB Cluster functionality that is unsupported or curtailed by MySQL Cluster Manager ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-reset.html
reset [--sequential-restart] filter_specification_list cluster_name filter_specification_list: filter_specification[,filter_specification][,...] filter_specification: attribute_name[:process_specification][+process_specification]] ...