Search



Search Results
Displaying 2891 to 2900 of 3432 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restoring.html
The ultimate purpose of backup data is to help recover from a database issue or to create a clone of the original database server in another location (typically, to run report queries or to create a new replica). After a serious database issue, you ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-architecture.html
This section provides an architectural overview of MySQL Cluster Manager, its components, and their deployment. MySQL Cluster Manager is a distributed client/server application consisting of two main components. The MySQL Cluster Manager agent is a ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-autotune.html
The cluster must be in the created or fully operational status for this command to work, or an error will result. autotune [--dryrun] [--sequential-restart] [--writeload=writeload] template cluster_name writeload: {low|medium|high} template: ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-usage.html
This applies to host names used with the MySQL Cluster Manager client commands create cluster, create site, add hosts, add package, delete package, stop agents, and add process. The limitations discussed in this section occur by intention or design ...
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-certs.html
list certs [--active|-A] [--all|-a] [--retired|-r] cluster_name The command lists the files created by the create certs command for the MySQL NDB Cluster named cluster_name.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-list-packages.html
This is the same as the value given for the --basedir option in the add package command that was used to create or augment the package. The output contains three columns; these are described in the following list: Package. This can sometimes be ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-remove-process.html
The following restrictions apply when using this command: The cluster must be in the status of created or stopped. The command cannot remove all processes from a cluster in the created status; at least one process must be left. remove process ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-stop-cluster.html
See Section 5.4.1, “The create cluster Command”, and Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”, for more information.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-stop-process.html
This command does not work with processes in a cluster created for import where the import has not yet actually been completed. See Section 5.4.1, “The create cluster Command”, and Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster ... stop process nodespec cluster_name nodespec: {nodetype | process_id_list} process_id_list: process_id[, process_id[, ...]] This command stops the MySQL NDB Cluster processes specified by nodespec in the cluster named ...
Displaying 2891 to 2900 of 3432 total results