Search



Search Results
Displaying 171 to 180 of 1018 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-handlers-creating.html
The following condition criteria can be defined: Assets and Groups: enables you to select multiple assets or multiple groups to monitor. Important It is possible to define both Assets and Groups in an event handler, but is not recommended. It is ...
https://dev.mysql.com/doc/refman/8.4/en/select.html
[into_option] [FROM table_references [PARTITION partition_list]] [WHERE where_condition] [GROUP BY [ {col_name | expr | position}, ... In the WHERE expression, you can use any of the functions and operators that MySQL supports, except for aggregate ... SELECT [ALL | DISTINCT | DISTINCTROW ] [HIGH_PRIORITY] [STRAIGHT_JOIN] [SQL_SMALL_RESULT] [SQL_BIG_RESULT] [SQL_BUFFER_RESULT] [SQL_NO_CACHE] [SQL_CALC_FOUND_ROWS] select_expr [, select_expr] ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-requirements.html
A Group Replication group can be adopted as an InnoDB Cluster. For instructions to set up an InnoDB Cluster or adopt a Group Replication group, see Section 8.4, “Deploying a Production InnoDB Cluster”. For MySQL Server instances from version ...
https://dev.mysql.com/doc/refman/8.4/en/privileges-provided.html
CREATE TABLESPACE Enables use of statements that create, alter, or drop tablespaces and log file groups. Enables the account to start and stop replication, including Group Replication. The corresponding dynamic privilege is REPLICATION_SLAVE_ADMIN ... The privileges granted to a MySQL account determine which operations the account can ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-network-config-ibr-privatelink.html
Under VPC, select the VPC in which the service is located to be included into the Target Group Under Health checks Select TCP for Health check protocol Under Advanced health check settings, select Override, and enter any port number other than the ... Configuring the Network Infrastructure for an Egress PrivateLink 6.2.1 Configuring the Network Infrastructure for an Egress PrivateLink Before creating an Egress PrivateLink, configure the network infrastructure in your AWS ...
https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html
Note that the Group Replication applier channel (group_replication_applier) has no receiver thread, only an applier thread. Channels specific to Group Replication cannot use ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS, but an asynchronous replication ...
https://dev.mysql.com/doc/refman/8.4/en/encrypted-connection-protocols-ciphers.html
The Group Replication component supports TLSv1.3 from MySQL 8.0.18 (for details, see Section 20.6.2, “Securing Group Communication Connections with Secure Socket Layer (SSL)”). The tls_version value applies to connections from clients, regular ... MySQL supports multiple TLS protocols and ciphers, and enables configuring which protocols and ciphers to permit for encrypted ...
https://dev.mysql.com/doc/refman/8.4/en/mysqld-multi.html
mysqld_multi searches for groups named [mysqldN] in my.cnf (or in the file named by the --defaults-file option). This number is referred to in the following discussion as the option group number, or GNR. Group numbers distinguish option groups from ... mysqld_multi is designed to manage several mysqld processes that listen for connections on different Unix socket files and TCP/IP ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-binary-log.html
Where possible, rows stored in the binary log are grouped into events with a size not exceeding the value of this setting. Group Replication in MySQL 8.4 supports checksums, so group members may use the default setting. Relay log files are encrypted ... Startup Options Used with Binary Logging System Variables Used with Binary Logging You can use the mysqld options and system variables that are described in this section to affect the operation of the binary log as well as to control which statements are written to the binary ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-sourcestatus-category.html
Recovery Retry Count The number of retry attempts during group replication recovery. Recovery Reconnect Interval Time in seconds between recovery reconnection attempts in group replication. Allow Local Lower Version Join Allows servers running lower ... Lists the Source Status configuration metrics and provides a brief description of ...
Displaying 171 to 180 of 1018 total results