Search



Search Results
Displaying 131 to 140 of 2266 total results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html
To fix this, we now connect in a way that is non-blocking, and that returns in case of a timeout, leaving the retry attempts to the caller—in this specific case, the XCom thread when trying to reconnect to another node. (Bug #36006295) Character ...(Bug #36301441) Audit log filtering by type, using error as the type, did not work ...
https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html
SOURCE_HEARTBEAT_PERIOD = interval Controls the heartbeat interval, which stops the connection timeout occurring in the absence of data if the connection is still good. The replica_net_timeout system variable specifies the number of seconds that the ...] CHANGE REPLICATION SOURCE TO changes the parameters that the replica server uses for connecting to the source and reading data from the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-basic-connect.html
This example, which can also be found in storage/ndb/ndbapi-examples/ndbapi_basic/ndbapi_basic_connect.cpp, demonstrates the use of Ndb_cluster_connection to connect to an NDB management server using a given connection string. If it is unable to ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/database-connection-example.html
The code that is needed to connect to a MySQL document store looks a lot like the traditional MySQL connection code, but now applications can establish logical sessions to MySQL server instances running the X Plugin. You pass in the connection ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/database-connection-example.html
The code that is needed to connect to a MySQL document store looks a lot like the traditional MySQL connection code, but now applications can establish logical sessions to MySQL server instances running the X Plugin. You pass in the connection ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-features-connection-routing.html
Connection routing means redirecting MySQL connections to an available MySQL server. For an example deployment using basic connection routing, see Section 3.3, “Basic Connection Routing”. Applications connect to MySQL Router and not directly to ...Routed servers and routing strategies are defined in a configuration ...
https://dev.mysql.com/doc/refman/8.4/en/gone-away.html
You got a timeout from the TCP/IP connection on the client side. You have encountered a timeout on the server side and the automatic reconnection in the client is disabled (the reconnect flag in the MYSQL structure is equal to 0). You are using a ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ldap-kerberos.html
MySQL Workbench 8.0.27 (and later) provides several connection methods that permit you to use LDAP and Kerberos authentication. This enables users from any MySQL Workbench distribution to connect to a server that has the server-side plugin loaded.
https://dev.mysql.com/doc/connectors/en/connector-j-connection-compression-xdevapi.html
Connector/J supports data compression for X DevAPI connections when working with MySQL Server 8.0.19 and later. General details about this feature can be found in Connection Compression with X Plugin. For details on how to configure connection ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connection-compression-xdevapi.html
Connector/J supports data compression for X DevAPI connections when working with MySQL Server 8.0.19 and later. General details about this feature can be found in Connection Compression with X Plugin. For details on how to configure connection ...
Displaying 131 to 140 of 2266 total results