Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.backup.html
In the following illustration, we back up an entire MySQL instance to a single file using the backup-to-image command, which appears at the end of the sample command. We specify some of the connection information for the database using the --user ...
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-attribute-tables-ndbd.html
ApiFailureHandlingTimeout: Maximum time for API node failure handling before escalating. Arbitration: How arbitration should be performed to avoid split-brain issues in event of node failure. Note that string '/BACKUP' is always appended to this ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-backup-agents.html
backup agents [--hosts=host_list] [site_name] host_list: host[, host[, ...]] This command backs up the configuration data for the mcmd agents on the hosts specified in host_list with the --hosts option (short form: -h) for the site named site_name.
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-packages.html
The output contains three columns; these are described in the following list: Package. This can sometimes be empty when a package includes MySQL NDB Cluster installations that are in different locations on different hosts (see next example). The ...
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-start-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. --initial option The --initial option (short form: -i) causes the following to happen: All ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-start-process.html
start process {[--initial|-i] nodespec | --added} cluster_name nodespec: {nodetype | process_id_list} process_id_list: process_id[, process_id[, ...]] This command starts the MySQL NDB Cluster processes specified by nodespec in the cluster named ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/global-error-reference.html
This document lists “global” error messages that are shared in the sense that they can be produced by the MySQL server or by MySQL client programs. These errors have error codes in the range from 1 to 999. Each global error message includes an ...