Search

Download this Manual
PDF (US Ltr) - 43.2Mb
PDF (A4) - 43.3Mb
Man Pages (TGZ) - 295.2Kb
Man Pages (Zip) - 400.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 111 to 120 of 664 total results
https://dev.mysql.com/doc/refman/8.0/en/network-namespace-support.html
Namespace-specific address spaces can lead to problems when MySQL connections cross namespaces. This can produce phenomena such as a client connection from an address in one namespace appearing to the MySQL server to be coming from a different ... A ...
https://dev.mysql.com/doc/refman/8.0/en/replication-functions-async-failover.html
From MySQL 8.0.23, the connection is also changed if the currently connected source does not have the highest weighted priority in the group. For Group Replication source servers that are defined as part of a managed group, the connection is also ...
https://dev.mysql.com/doc/refman/8.0/en/faqs-thread-pool.html
How is the Thread Pool different from the client side Connection Pool? A.15.4. The default thread-handling model in MySQL Server executes statements using one thread per client connection. As more clients connect to the server and execute ...What is ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-mgm.html
--connect-retries=# Command-Line Format --connect-retries=# Type Numeric Default Value 3 Minimum Value 0 Maximum Value 4294967295 This option specifies the number of times following the first attempt to retry a connection before giving up (the ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-mgmd.html
Management clients can connect to the management server and check the cluster's status. --connect-retry-delay Number of seconds to wait between attempts to contact management server. --connect-string Command-Line Format ... The management server is ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndbinfo-select-all.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. --connect-retry-delay Command-Line Format --connect-retry-delay=# Type ...
https://dev.mysql.com/doc/refman/8.0/en/windows-pluggable-authentication.html
MySQL Enterprise Edition for Windows supports an authentication method that performs external authentication on Windows, enabling MySQL Server to use native Windows services to authenticate client connections. Users who have logged in to Windows can ... Note Windows pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.0/en/replica-logs-status.html
A replica server creates two replication metadata repositories, the connection metadata repository and the applier metadata repository. The replica's connection metadata repository contains information that the replication I/O (receiver) thread ...
https://dev.mysql.com/doc/refman/8.0/en/show-replica-status.html
However, because the file positions are not being regularly updated in the connection metadata repository and the applier metadata repository except in a few situations, they are likely to be out of date if the server is restarted. This tells you ...
https://dev.mysql.com/doc/refman/8.0/en/firewall-usage.html
Firewall Concepts The MySQL server permits clients to connect and receives from them SQL statements to be executed. The scope indicates which client connections the profile applies to: The firewall supports account-based profiles such that each ...
Displaying 111 to 120 of 664 total results