Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/exec-option.html
This command can copy or create additional files in the backup directory. The --exec-when-locked option of mysqlbackup lets you specify a command (together with the desired command arguments) to run near the end of the backup while the database's ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-mms.html
This section describes how you can use MySQL Enterprise Backup in combination with media management software (MMS) products for creating backups for your database. Such products are typically used for managing large volumes of backup data, often ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.cycle.html
To illustrate the basic steps in creating and making use of a backup, the following example shows how to perform a full backup, verify it, and then restore it to a server.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.verify.html
240426 13:09:04 MAIN INFO: Creating 14 buffers each of size 16777216. You can check the integrity of your backup using the validate command. The following is a sample command for validating a backup image and the output for the successful ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.compressed-backup.html
Note The --uncompress option is no longer needed when restoring a compressed backup.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-cluster-commands.html
These include creating and deleting a cluster; starting, stopping, and restarting a cluster; upgrading a cluster (that is, upgrading the MySQL NDB Cluster software used by a given cluster); and listing clusters known to MySQL Cluster Manager. This ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-delete-backup.html
If any data nodes or mysqld nodes have been added after the specified backup was created, list their node IDs with the --skip-nodeid option, or the operation will fail with the complaint that no backup directories exist on those nodes. To delete all ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install.html
This chapter discusses basic installation and configuration of the MySQL Cluster Manager Management Agent, connecting to the agent with the MySQL Cluster Manager client, and the basics of creating or importing a cluster using MySQL Cluster Manager.
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-quorum.html
A 2-host group does not require a simple majority of agents—if full consensus by both agents is not obtained, XCom allows a message to be sent only by the agent on the first host in the host list of the create site command. MySQL Cluster Manager ...