Search



Search Results
Displaying 411 to 420 of 555 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/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/9.7/en/backup-commands.html
The major groups of commands are: Backup operations: backup, backup-and-apply-log, backup-to-image Update operations: apply-log, apply-incremental-backup Restore operations: copy-back, copy-back-and-apply-log Validation operation: validate ...Only ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/backup-partial-options.html
To select specific data to be backed up or restored, use the partial backup and restore options described in this section. For an overview of partial backup and restore, as well as usage examples on the following options, see Section 4.3.5, ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/backup-progress-report-options.html
But when the operation is for, e.g., validate or incremental, it means 200MB is processed out of 1450MB. There are two options for controlling the progress reporting function of mysqlbackup: --show-progress and --progress-interval: ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/bugs.backup.html
If autocommit is turned off, and both InnoDB tables and non-transactional tables are modified within the same transaction, data can be written to the non-transactional table before the binary log position is updated. Please refer to the MySQL ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/intro.html
It is a multi-platform, high-performance tool, offering rich features like “hot” (online) backup, incremental and differential backup, selective backup and restore, support for direct cloud storage backup, backup encryption and compression, and ... MySQL Enterprise Backup 9.7.0 is a backup utility for MySQL ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-encryption.html
The encryption can also be applied when creating a partial, compressed, or incremental single-file backups, and for streaming backup data to another device or server. In order to enhance security for backed up data, MySQL Enterprise Backup provides ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/standard-options.html
Overwriting of InnoDB data and log files during the apply-log and apply-incremental-backup operations. The general options are options of a general nature, or options that are not classified under any other specific option group: The following ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/configuring-parallel-applier.html
Using multiple replica applier threads in parallel improves the throughput of both the replication applier and incremental recovery. Instances support and enable parallel replication applier threads, sometimes referred to as a multi-threaded ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-debug-diagnostics.html
Each diagnostic is prefixed with a number, 1 (one) for the server MySQL Shell is connected to, and incremented for each member detected. The debugging and diagnostics utility util.debug.collectDiagnostics() enables you to collect diagnostic data on ...
Displaying 411 to 420 of 555 total results