Search



Search Results
Displaying 901 to 910 of 953 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-prep-gather.html
If you perform the backup and restore using a different OS user than the one who runs the server, this information might become important. Before backing up a particular database server for the first time, gather some information and use it to make ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.compatibility.html
Also see important information in Section 5.4, “Restoring a Backup with a Database Server Upgrade or Downgrade”. MySQL Enterprise Backup 8.4.6 supports the MySQL Server 8.4.x series for back up and restore for release 8.4.3 and later. It is ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.corruption.html
170225 10:46:26 PCR1 ERROR: Page at offset 0 in D:/temp/5.7_source/test/emp2.ibd seems corrupt! A corruption problem can have different causes. Here are some suggestions for dealing with it: The problem can occur if the MySQL server is too busy.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-summary.html
The following table shows the different types of files that are included in a single-file backup image or a directory backup. In the case of a single-file backup, unpack the file into a backup directory structure using the extract or the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-replication.html
Backup and restore operations are especially important in systems that use MySQL replication to synchronize data across a source server and a set of replica servers. In a replication configuration, MySQL Enterprise Backup helps you manage images ...
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/mysqlbackup.backup.html
mysqlbackup --user=mysqlbackup --password --host=127.0.0.1 --backup-dir=/home/meb/mysql/backup-temp --backup-image=/home/meb/mysql/backups/testback3.mbi --with-timestamp backup-to-image IMPORTANT: Please check that mysqlbackup run completes ... In ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.dfs-san.html
Therefore, to use mysqlbackup with a DFS or SAN, it is important to make sure that mysqlbackup sees all the writes to the file system in the same order as the MySQL server does. When system administrators attempt to set up MySQL and MySQL ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.incremental.html
If backup compression is important to you, do not use the --incremental-with-redo-log-only option. 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 ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.verify.html
mysqlbackup --backup-image=/home/meb/mysql/backups/testback3.mbi validate IMPORTANT: Please check that mysqlbackup run completes successfully. You can check the integrity of your backup using the validate command. The following is a sample command ...
Displaying 901 to 910 of 953 total results