Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-monitoring-mem-permissions.html
As such, the Advisors cannot be set on a group-specific level; they can only be set at a global level. If an Advisor's schedule is changed, or disabled, at the top-level, it affects all users of MySQL Enterprise Service Manager regardless of their ... The MySQL Enterprise Monitor permission grants access to the various configuration settings of the MEM ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-resource-principal.html
Dynamic groups allow you to group DB Systems as principal actors, similar to user groups. You can then create policies to permit DB Systems in these groups to make API calls against services, such as Object Storage. Membership in the group is ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-mgm-client-commands.html
CREATE NODEGROUP nodeid[, nodeid, ...] Creates a new NDB Cluster node group and causes data nodes to join it. This command is used after adding new data nodes online to an NDB Cluster, and causes them to join a new node group and thus to begin ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/monitoring-innodb-cluster.html
The value returned by this parameter corresponds to the value of the group_replication_ssl_mode server variable on the instance. At least three of the member servers in the cluster are in Group Replication's online state. NO_QUORUM: The cluster does ... This section describes how to use AdminAPI to monitor an InnoDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-remarks.html
However, all data and indexes added to tables created after a new node group has been added are distributed automatically among all cluster data nodes, including those added as part of the new node group. It is possible to add a new node group ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
Note When using event groups, the file offsets of events may be grouped together and the comments of events may be grouped together. mysqlbinlog supports the following options, which can be specified on the command line or in the [mysqlbinlog] and ... The server's binary log consists of files containing “events” that describe modifications to database ...
https://dev.mysql.com/doc/refman/8.4/en/mysqldump.html
Option Syntax - Alphabetical Summary mysqldump supports the following options, which can be specified on the command line or in the [mysqldump] and [client] groups of an option file. A “login path” is an option group containing options that ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-status.html
This status shows whether the cluster has any technical issues, such as one or more members being offline, a loss of quorum, or a Group Replication error state. The output includes the member's Group Replication state (memberState field) and for a ... This section describes the following: InnoDB ClusterSet Status InnoDB ClusterSet Topology MySQL Router Status for InnoDB ClusterSet InnoDB ClusterSet Status AdminAPI's clusterSet.status() command returns a JSON object describing the status of an InnoDB ClusterSet ...
https://dev.mysql.com/doc/heatwave/en/heatwave-errors.html
Error number: 1023; Symbol: HW_ER_UNSUPPORTED_TYPE_IN_GBY Message: Expression, [%s], in GROUP BY key list is not supported. Description: The specified data type is not supported in the GROUP BY key list. Error number: 1045; Symbol: ... The following ...
https://dev.mysql.com/doc/internals/en/files-in-innodb-sources.html
We'll see about that when we look at the \row (ROW) program group later. read There is a separate file group (\mem MEMORY) which handles memory requests in general. \fil (FILE) File Name What Name Stands For Size Comment Inside File --------- ...