Search



Search Results
Displaying 271 to 280 of 2096 total results
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-asynchronous-connection-failover-managed-table.html
This table holds configuration information used by the replica's asynchronous connection failover mechanism to handle managed groups, including Group Replication topologies. When you add a group member to the source list and define it as part of a ...For a managed group, a source’s weight is assigned depending on whether it is a primary or a secondary ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-sasl-kerberos.html
The LDAP Sasl/Kerberos connection method is supported as an LDAP authentication method for MySQL servers and MySQL Workbench on Linux only. Using the GSSAPI security abstraction interface, a connection of this type authenticates to Kerberos to ...A ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-users-and-privileges.html
To open the Administration - Users and Privileges tab: Establish a connection to an active MySQL server instance. Within the connection tab, do one of the following: Click Users and Privileges from the Management list within the Navigator area. The ... The Administration - Users and Privileges tab provides a list of all users and privileges that relate to an active MySQL server ...
https://dev.mysql.com/doc/refman/8.4/en/communication-errors.html
It takes more than connect_timeout seconds to obtain a connect packet. If connection problems occur such as communication errors or aborted connections, use these sources of information to diagnose problems: The error log. If the ...The host cache, ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-distributed-recovery-securing.html
Important When using the MySQL communication stack (group_replication_communication_stack=MYSQL) AND secure connections between members (group_replication_ssl_mode is not set to DISABLED), the security settings discussed in this section are applied ...For a full description of distributed recovery, see Section 20.5.4, “Distributed ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-asynchronous-connection-failover-table.html
This table holds the replica's source lists for each replication channel for the asynchronous connection failover mechanism. The asynchronous connection failover mechanism automatically establishes an asynchronous (source to replica) replication ...
https://dev.mysql.com/doc/connectors/en/connector-j-named-pipe.html
Important Minimal permissions on named pipes are granted to clients that use them to connect to the server. Connector/J, however, can only use named pipes when granted full access on them. As a workaround, the MySQL Server that Connector/J wants to ...If you do not use a namedPipePath property, the default of '\\.\pipe\MySQL' is ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-spring-config-connpooling.html
When this is the case, it usually makes sense to create a pool of database connections available for web requests as needed. Although MySQL does not spawn an extra process when a connection is made, there is still a small amount of overhead to ...
https://dev.mysql.com/doc/connectors/en/connector-j-WebAuthn-authentication.html
It is supported by MySQL Enterprise Edition and Connector/J since release 8.2.0—see WebAuthn Pluggable Authentication for details. In either case, issue the following command (additional command options to connect to the right server might be ...
https://dev.mysql.com/doc/connector-j/en/connector-j-named-pipe.html
Important Minimal permissions on named pipes are granted to clients that use them to connect to the server. Connector/J, however, can only use named pipes when granted full access on them. As a workaround, the MySQL Server that Connector/J wants to ...If you do not use a namedPipePath property, the default of '\\.\pipe\MySQL' is ...
Displaying 271 to 280 of 2096 total results