Search



Search Results
Displaying 101 to 110 of 2266 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instance-add-single-instance.html
Connection Timeout Connection timeout, in milliseconds, used by the JDBC driver. Connection Settings The Connection Settings tab Figure 16.1 Add Instance Connection Settings Table 16.5 Connection Settings Tab Name Description Monitor From Select an ...It is recommend installing one Agent per Host and using that Agent to monitor all its MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/reusing-ssl-sessions.html
By extracting a session ticket from an established session and then submitting that ticket while establishing the next connection, the overall cost is reduced if the session can be reused. For example, consider the benefit of having web pages that ... MySQL client programs may elect to resume a prior SSL session, provided that the server has the session in its runtime ...
https://dev.mysql.com/doc/refman/8.4/en/connection-access.html
When you attempt to connect to a MySQL server, the server accepts or rejects the connection based on these conditions: Your identity and whether you can verify it by supplying the proper credentials. Otherwise, the server accepts the connection, ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-connection-attribute-tables.html
Connection attributes are key-value pairs that application programs can pass to the server at connect time. For applications based on the C API implemented by the libmysqlclient client library, the mysql_options() and mysql_options4() functions ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-networking.html
Default Value com.mysql.cj.protocol.StandardSocketFactory Since Version 3.0.3 connectTimeout Timeout for socket connect (in milliseconds), with 0 being no timeout. socksProxyHost Name or IP address of a SOCKS host to connect through. Default Value ...This class must implement the interface 'com.mysql.cj.protocol.SocketFactory' and have a public no-args ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-networking.html
Default Value com.mysql.cj.protocol.StandardSocketFactory Since Version 3.0.3 connectTimeout Timeout for socket connect (in milliseconds), with 0 being no timeout. socksProxyHost Name or IP address of a SOCKS host to connect through. Default Value ...This class must implement the interface 'com.mysql.cj.protocol.SocketFactory' and have a public no-args ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-params-ndbd.html
RestartSubscriberConnectTimeout: Amount of time for data node to wait for subscribing API nodes to connect. HeartbeatOrder: Sets order in which data nodes check each others' heartbeats for determining whether given node is still active and connected ... The listings in this section provide information about parameters used in the [ndbd] or [ndbd default] sections of a config.ini file for configuring NDB Cluster data ...
https://dev.mysql.com/doc/refman/8.4/en/added-deprecated-removed.html
disconnect-slave-event-count: Option used by mysql-test for debugging and testing of replication. innodb_api_bk_commit_interval: How often to auto-commit idle connections which use InnoDB memcached interface, in seconds. master_info_repository: ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-ndbd.html
RestartSubscriberConnectTimeout: Amount of time for data node to wait for subscribing API nodes to connect. ApiFailureHandlingTimeout: Maximum time for API node failure handling before escalating. HeartbeatOrder: Sets order in which data nodes ...
https://dev.mysql.com/doc/refman/8.4/en/administrative-connection-interface.html
As mentioned in Connection Volume Management, to allow for the need to perform administrative operations even when max_connections connections are already established on the interfaces used for ordinary connections, the MySQL server permits a ...If ...
Displaying 101 to 110 of 2266 total results