Search



Search Results
Displaying 31 to 40 of 113 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instance-add-single-instance.html
When performing replication topology discovery, the agent attempts to read the slave's master.info, and use the stored credentials to log in to the master to read its inventory table and retrieve the master's UUID. Default: uses either the ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-configuring-instances.html
This UUID forms part of the GTIDs that are used when transactions received by group members from clients, and view change events that are generated internally by the group members, are written to the binary log. This section explains the ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-enterprise-backup.html
This is for preserving the server's UUID and Section 7.1.9.3, “Persisted System Variables” (if used), which are needed in the steps below. To rejoin the replication group, the restored member must have the same server_uuid it used to join the ...
https://dev.mysql.com/doc/refman/8.4/en/stored-programs-logging.html
For example, the UUID() function is nondeterministic (and does not replicate). The binary log contains information about SQL statements that modify database contents. This information is stored in the form of “events” that describe the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
(WL #17009) Functionality Added or Changed You can now retrieve a UUID from a ResultSet as a java.util.UUID object by calling getObject(column, UUID.class), instead of having to use different getters for different column types. Note These release ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/monitoring-innodb-cluster.html
This section describes how to use AdminAPI to monitor an InnoDB Cluster. The address, label and role values match those described at Checking a cluster's Status with Cluster.status() . Checking a cluster's Status with Cluster.status() Cluster ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-load-dump.html
By default, the progress state file is named load-progress.server_uuid.json and created in the dump directory, but you can choose a different name and location. In this case, a progress state file named load-progress-server-uuid.json is ... MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
This was done to allow developers to use the server function UUID() to populate a GUID table - UUID() generates a 36-character string. This chapter describes the full set of MySQL Connector/NET 8.0 connection options. The protocol you use to make a ...
https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html
This was done to allow developers to use the server function UUID() to populate a GUID table - UUID() generates a 36-character string. This chapter describes the full set of MySQL Connector/NET 8.0 connection options. The protocol you use to make a ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-replicationsource-category.html
Lists the Replication Source configuration metrics and provides a brief description of each. Table 7.28 Replication Source Configuration Metrics NameDescriptionAuto Increment Increment Controls the interval between successive column values within ...
Displaying 31 to 40 of 113 total results