Search



Search Results
Displaying 2481 to 2490 of 4869 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-encryption-options.html
These options are for creating encrypted single-file backups and for decrypting them. See Chapter 10, Encryption for Backups for more details and usage examples for the encryption and decryption functions of MySQL Enterprise Backup. --encrypt ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-prep-gather.html
Before backing up a particular database server for the first time, gather some information and use it to make some planning decisions, as outlined in the following table. Table 4.1 Information Needed to Back Up a Database Information to Gather ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-sbt-history-table-update.html
Rename the original mysql.backup_sbt_history table to mysql.backup_sbt_history_old, and the mysql.backup_sbt_history_new table to mysql.backup_sbt_history. Note If you are working with a multiprimary Group Replication setting, make sure these ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/index.html
Abstract This is the user manual for MySQL Enterprise Backup, a commercially licensed backup utility for MySQL databases. It explains the different kinds of backup and restore that can be performed with MySQL Enterprise Backup, and describes the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-single-file.html
To avoid having a large number of backup files to keep track, store, and transport, mysqlbackup conveniently creates backups in a single-file format. It can also pack an existing backup directory into a single file, unpack the single file back to a ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-faq.html
This section lists some common questions about MySQL Enterprise Backup, with answers and pointers to further information. A.2: What is the big ibdata file that is in all the backups? You might find your backup data taking more space than expected ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-generated.html
Inside the image backup file created by the backup-to-image command of mysqlbackup are some new files that are produced during the backup process. These files are used to control later tasks such as verifying and restoring the backup data. The ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-performance-space-overview.html
When it comes to formulating your backup strategy, performance and storage space are the key considerations. You want the backup to complete quickly, with as little CPU overhead on the database server as possible. You also want the backup data to ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-troubleshooting.html
To troubleshoot issues regarding backup and restore with the MySQL Enterprise Backup product, consider the following aspects: Before troubleshooting any problem, familiarize yourself with the known limits and restrictions on the product, in ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.html
The mysqlbackup client is an easy-to-use tool for all backup and restore operations. During backup operations, mysqlbackup backs up: All InnoDB tables and indexes, including: The InnoDB system tablespace, which, by default contains all the InnoDB ...
Displaying 2481 to 2490 of 4869 total results