Search



Search Results
Displaying 1461 to 1470 of 1541 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-single-file-options.html
You use them in combination with the mysqlbackup commands backup-to-image, image-to-backup-dir, backup-dir-to-image, copy-back-and-apply-log, list-image, and extract (not all of the options are applicable to all these commands though).
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-special-options.html
These options are for backing up database servers that play specific roles in replication, or contain certain kinds of data that require special care in backing up. --replica-info When backing up a replica server, this option captures information ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/config-file-parameters.html
You can specify mysqlbackup options either on the command line or as configuration parameters inside a configuration file. mysqlbackup looks for and reads MySQL configuration files as mysqld does (see explanations in Using Option Files). You can ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-process.html
The following is a very brief outline of the steps performed by mysqlbackup when it creates a backup. In general, this is what happens when you run a backup operation with mysqlbackup: The InnoDB data files, redo log, binary log, and relay log ...
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-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
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.dfs-san.html
When system administrators attempt to set up MySQL and MySQL Enterprise Backup in an environment that uses a distributed file system (DFS) or a storage access network (SAN), the MySQL server, the server's data directory, MySQL Enterprise Backup, ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.incremental.html
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. Each differential backups includes all the changes made to the data since the last full backup ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.restore.html
To restore a MySQL instance from a backup to a database server: Shut down the database server. Also delete all files inside the directories specified by the --innodb_data_home_dir, --innodb_log_group_home_dir, and --innodb_undo_directory options ...
Displaying 1461 to 1470 of 1541 total results