Search



Search Results
Displaying 721 to 730 of 2406 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-deploying-query-privatelink.html
Once these network components are configured, your applications connect to your DB System through the VPC Endpoint using a Private Hostname that is only visible within the VPC where the Endpoint exists. Figure 6-1 illustrates the different ...Grant ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-security.html
Connection Control MySQL HeatWave on AWS supports a plugin library that enables Administrators to introduce an increasing delay in server response to connection attempts after a configurable number of consecutive failed attempts. The default ...
https://dev.mysql.com/doc/connector-j/en/connector-j-overview.html
MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J. Connector/J implements the Java Database Connectivity (JDBC) API, as well as a number of value-adding extensions of it. MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-user-credentials.html
Important If distributed recovery connections for your group use SSL, the replication user must be created on each server before the joining member connects to the donor. For instructions to set up SSL for distributed recovery connections and create ... Group Replication uses a distributed recovery process to synchronize group members when joining them to the ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-okv-plugin.html
ssl: A directory that contains the certificate and key files required to establish a secure connection with the KMIP back end: CA.pem, cert.pem, and key.pem. Connect again to the Oracle Key Vault server, this time without logging in. If you do, the ... Note The keyring_okv plugin is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-log-events.html
CONNECTION Events These events are associated with connections between Cluster nodes. An event report reported in the event logs has the following format: datetime [string] severity -- message For example: 09:19:30 2005-07-24 [NDB] INFO -- Node 4 ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-what-is-new.html
NDB 8.4.1 adds a type column, which displays the transport's connection type (TCP or SHM). Use of an Ndb.cfg file for setting the connection string for an NDB process was not well documented or supported. (Every NDB TLS certificate can be used for ... What is New in NDB Cluster 8.4 Changes in NDB 8.x Innovation Releases The following sections describe changes in the implementation of MySQL NDB Cluster in NDB Cluster 8.0 through 8.0.44, as compared to earlier release ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-commands.html
This enables the character set to remain synchronized on the client and server if mysql is run with auto-reconnect enabled (which is not recommended), because the specified character set is used for reconnects. If the connect command specifies a ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-tls-channel-status-table.html
Connection interface TLS properties are set at server startup, and can be updated at runtime using the ALTER INSTANCE RELOAD TLS statement. The tls_channel_status table provides information about connection interface TLS properties: mysql> SELECT * ...The row for the Enabled property indicates overall interface status, where the interface and its status are named in the CHANNEL and VALUE columns, ...
https://dev.mysql.com/doc/refman/8.4/en/socket-pluggable-authentication.html
The server-side auth_socket authentication plugin authenticates clients that connect from the local host through the Unix socket file. The plugin determines that the --user option value (valerie) differs from the client user's name (stephanie) and ...The plugin uses the SO_PEERCRED socket option to obtain information about the user running the client ...
Displaying 721 to 730 of 2406 total results