Search



Search Results
Displaying 3931 to 3940 of 4737 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore-use-tts.html
Requirements for restoring backups created with transportable tablespaces (TTS) (that is, created with the --use-tts option) are similar to those listed in Section 5.1.4, “Table-Level Recovery (TLR)”, with some differences noted in the section.
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-enterprise-backup/8.4/en/restore.encrypted.html
Restore an encrypted backup image named <image_name> to <restoreDir> on the server with copy-back-and-apply-log, using the encryption key contained in a file named <keyFile> : Example 5.5 Restoring an Encrypted Backup Image mysqlbackup ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.external-tablespaces.html
When a backup contains external InnoDB tablespaces that resided outside of the backed-up server's data directory, you can restore them to locations different from their original ones by updating their path names in the tablespace_tracker file ...
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/what-is-new.html
MySQL Enterprise Backup 8.4 marks the start of a new series of LTS (Long Term Support) releases. MySQL Enterprise Backup 8.4 is recommended for use on production systems. The MySQL Enterprise Backup.x LTS releases will focus on security and bug ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-add-hosts.html
add hosts {--hosts=|-h }host_list site_name host_list: host[, host[, ...]] This command adds one or more hosts to an existing management site. Agents using the same port as the management site must be running on any hosts added using this command.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-backup-agents.html
backup agents [--hosts=host_list] [site_name] host_list: host[, host[, ...]] This command backs up the configuration data for the mcmd agents on the hosts specified in host_list with the --hosts option (short form: -h) for the site named site_name.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-change-log-level.html
change log-level [{--hosts=|-h }host_list] log_level site_name host_list: host[,host[,...]] Set the management agent's cluster logging level. This has the same effect as using the logger level option; however, unlike the option, this command can be ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-create-certs.html
create certs [--ca|--keys] [--added] cluster_name The command creates all certificate authorities (CAs), keys, and certificate files needed for a cluster to use TLS connections on all hosts in the site. The --ca option limits the command to only ...
Displaying 3931 to 3940 of 4737 total results