Search



Search Results
Displaying 871 to 880 of 2167 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-capacity-options.html
These options limit the resources used by the backup process, in order to minimize backup overhead for busy or huge databases, or specify behaviors of the process when encountering resource issues. This is to limit the CPU and I/O overhead on the ...--number-of-buffers=num_buffers Command-Line Format --number-of-buffers=NUMBER Type Numeric Default Value 14 Minimum Value 1 Specifies the number of buffers, each 16MB in size, to use during multithreaded ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-single-file-options.html
--sbt-database-name=NAME Command-Line Format --sbt-database-name=NAME Type String Default Value MySQL For tape backups, this option can be used as a hint to the Media Management Software (MMS) for the selection of media and policies. The parameter ...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 ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.corruption.html
Reboot the database server and the storage device to see if the problem persists. If the problem persists after the database server and the storage device have been restarted, you might really have a corruption on your disk. You might consider ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-osb.html
You control OSB features such as encryption by defining a “storage selector” that applies those features to a particular backup, and passing the name of the storage selector to OSB using the MySQL Enterprise Backup parameter ... Tape drives are ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-encrypted-innodb.html
When the database server uses encrypted InnoDB tablespaces, MySQL Enterprise Backup always stores the master key for encryption in an encrypted file inside the backup, irrespective of the kind of keyring plugin or component the server uses. The ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.html
Any other files in the database subdirectories under the server's data directory. Here are some sample commands to start a backup operation with mysqlbackup are: # Information about data files can be retrieved through the database server connection.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.privileges.html
Here are the privileges required by mysqlbackup: The minimum privileges for the MySQL user with which mysqlbackup connects to the server include: SELECT on all databases and tables, for table locks that protect the backups against inconsistency ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.verify.html
You can then execute SHOW statements to verify the database and table structures, and execute queries to verify further details of the database. See Section 4.2.4, “Restoring a Database” for the basic steps for restoring a backup, and see ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/server-repository-options.html
These repository options specify various parameters related to the database server to which a backup is restored. For backups:You do not need to specify this option, because its value is retrieved automatically using the database server connection.
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
Deprecation and Removal Notes ndbinfo Information Database Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Packaging; Linux: Removed the deprecated tool /usr/bin/pathfix.py from packages for Fedora 39. (WL #14065) ndbinfo ...
Displaying 871 to 880 of 2167 total results