Search



Search Results
Displaying 2631 to 2640 of 3141 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.point.html
A series of backups, consisting typically of a full backup followed by a series of incremental backups, has been created for the server. You can restore your database server to its state at an arbitrary time using the binary log files included in ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-backup.html
In most cases, single-file backups are preferred over directory backups, which are created using the backup command. In most cases, single-file backups, which are created using the backup-to-image command, are preferred over directory backups. The ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-compression-options.html
When a backup is not created in a file system (for example, when cloud storage is used to save the backup), or when the file system does not support sparse files. For an overview on backup compression, see Section 4.3.4, “Making a Compressed ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/intro.html
While optimized for use with InnoDB tables, MySQL Enterprise Backup is capable of backing up and restoring all kinds of tables created by any kinds of storage engines supported by MySQL. MySQL Enterprise Backup 8.4.8 is a backup utility for MySQL ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-meb-compatibility.html
MySQL Enterprise Backup 8.4.8 works with backups created by the MySQL Enterprise Backup 8.4.x series for release 8.4.3 and later. It does not work with backups created by any earlier releases of the 8.4.x series, or any other MySQL Enterprise ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-performance-space-overview.html
High to Very High Level of Disruption: A cold backup is a backup created while the database is stopped. So, take into account the additional storage space and the extra time needed during a restore when considering whether to create compressed ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.partial.html
Table-Level Recovery (TLR) allows selected tables (or schemas) to be restored from a backup (be it a full backup, a partial backup, or a backup created using transportable tablespaces (TTS)) using the --include-tables and --exclude-tables options.
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: ...
Displaying 2631 to 2640 of 3141 total results