Search



Search Results
Displaying 2951 to 2960 of 3510 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-meb-compatibility.html
MySQL Enterprise Backup 9.7.0 works with backups created by the MySQL Enterprise Backup 9.7.x series. It does not work with backups created by any other MySQL Enterprise Backup series.
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-performance-space-overview.html
High to Very High Level of Disruption: A cold backup is a backup created while the database is stopped. So, take into account the additional storage space and the extra time needed during a restore when considering whether to create compressed ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore.partial.html
Table-Level Recovery (TLR) allows selected tables (or schemas) to be restored from a backup (be it a full backup, a partial backup, or a backup created using transportable tablespaces (TTS)) using the --include-tables and --exclude-tables options.
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restoring.html
The ultimate purpose of backup data is to help recover from a database issue or to create a clone of the original database server in another location (typically, to run report queries or to create a new replica). After a serious database issue, you ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-source-configuration-options.html
-DBUNDLE_DEPENDENCIES=bool This is an internal option used for creating Connector/C++ distribution packages. -DMAINTAINER_MODE=bool This is an internal option used for creating Connector/C++ distribution packages. -DCMAKE_BUILD_TYPE=type The type of ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-server-logging.html
Rotation On Demand Log rotation on demand can be accomplished in two steps: rename the log file, and then notify Router so it creates and switches to a new log file. An example logrotate configuration file: /var/log/mysqlrouter/mysqlrouter.log { ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/configuring-cluster-instance-ports.html
When you create a cluster or add instances to a cluster, by default the localAddress port is calculated by multiplying the target instance's port value by 10 and then adding one to the result. For example, if the server instance being used to create ... Instances that belong to a cluster use different ports for different types of ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/configuring-innodb-cluster.html
This section describes how to use AdminAPI for further detailed configuration of an InnoDB Cluster during the cluster creation process and after you have created it. You can use this information to modify the settings that AdminAPI applies by ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-innodb-cluster-upgrade-troubleshoot.html
Handling Host Name Changes MySQL Shell uses the host value of the provided connection parameters as the target hostname used for AdminAPI operations, namely to register the instance in the metadata (for the dba.createCluster() and ...However, the ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-innodb-replicaset.html
You can take advantage of AdminAPI and MySQL Router without creating a new ReplicaSet. For example, the replication account is created and managed by MySQL Shell. The AdminAPI includes support for InnoDB ReplicaSet, which enables you to administer ...
Displaying 2951 to 2960 of 3510 total results