Search



Search Results
Displaying 1651 to 1660 of 1703 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-scheduled-backups.html
Maintaining a regular backup schedule is an important measure for preventing data loss for you MySQL server. This section discusses some simple means for setting up a schedule for running MySQL Enterprise Backup. For Linux and other Unix-like ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-troubleshooting.html
As mysqlbackup proceeds, it writes progress information into the mysql.backup_progress table. To troubleshoot issues regarding backup and restore with the MySQL Enterprise Backup product, consider the following aspects: Before troubleshooting any ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.dfs-san.html
Condition 2 though can remain unfulfilled even when condition 1 has been satisfied: for example, mysqlbackup could copy all the pages of a tablespace correctly except for one page for which mysqlbackup has included an old version into the copy.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.incremental.html
No binary log files are copied into the incremental backup if the --start-lsn option is used. In order to that, after making first a full backup that contains all data, you can do one of the following: Performing a series of differential backups.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.restore.html
Use, for example, the copy-back-and-apply-log command, which converts the raw backup into a prepared backup by updating it to a consistent state, and then copies the tables, indexes, metadata, and any other required files onto a target server. To ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/partial.html
By default, all the files under the database subdirectories in the data directory are included in the backup, so that the backup includes data from all MySQL storage engines, any third-party storage engines, and even any non-database files in that ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore-cloud.html
To restore a backup image from cloud storage to datadir on the server, use the cloud storage options, and also the --backup-dir option to specify the temporary directory into which temporary output, status files, and backup metadata will be saved: ...
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.incremental.html
The --backup-dir option is used to specify the temporary directory into which temporary output, status files, and backup metadata are saved. Note The --incremental option is not needed when restoring an incremental backup. There are different ways ...
Displaying 1651 to 1660 of 1703 total results