Search



Search Results
Displaying 761 to 770 of 818 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica-backup-restore.html
In addition, mysqlbackup also runs an initial check at the beginning of a replica backup to see if Replica_open_temp_tables becomes 0 within the duration set by --safe-replica-backup-timeout. To backup a replica database, add the --replica-info ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-apply-log.html
For backups that are non-incremental, you can combine the initial backup and the apply-log steps using the backup-and-apply-log command. A directory backup, just like a single-file backup, can be prepared and restored using the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-cloud-options.html
mysqlbackup accumulates data up to the size specified by this option before initiating a cloud transfer. These options are for using cloud storage for single-file operations. See Section 4.3.1.3, “Backing Up to Cloud Storage”, and Section 5.2, ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-backup.html
The command only performs the initial phase of a complete backup process. The backup operations are the most frequently performed tasks by MySQL Enterprise Backup. Various kinds of backups can be performed by adding different options, like using ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-update.html
There are two types of operations to bring your backup data up-to-date: Apply-log Operation After a backup job was first completed, the backup data might not be in a consistent state, because data could have been inserted, updated, or deleted while ...
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-attribute-tables.html
Data node attributes: The presence of an I in this column indicates that a data node must be restarted using the --initial option for a change to take effect. This appendix provides tables of configuration attributes, grouped according to their ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-rpm.html
For information like the contents in the installation folder, the initialization script, and how to run mcm as a systemd service, see Section 3.3.1.1, “Installing MySQL Cluster Manager Using Tarballs”. Oracle provides RPM packages for ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-mysql-cluster.html
If, however, your configuration changes require an initial restart of your cluster, you will need to backup the data, recreate your cluster form scratch with the new settings, and then restore your old data onto it. This section describes ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-restore-cluster.html
Stop the cluster using stop cluster, then restart it using start cluster with the --initial option, which causes the data node file systems to be cleared. Following this, you can restore the cluster from the desired backup using restore cluster.
Displaying 761 to 770 of 818 total results