Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-prep-storage.html
To make mysqlbackup create these subdirectories automatically, specify the --with-timestamp option each time you run mysqlbackup. Most mysqlbackup operations, including those on single-file backups, write data or metadata to a designated directory ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.compatibility.html
To work with backups created by MySQL Enterprise Backup 8.4.2 and earlier, always use the MySQL Enterprise Backup of the same release number. MySQL Enterprise Backup 8.4.6 supports the MySQL Server 8.4.x series for back up and restore for release ...
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.