Search



Search Results
Displaying 201 to 210 of 212 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-api.html
ArbitrationDelay: When asked to arbitrate, arbitrator waits this many milliseconds before voting. AutoReconnect: Specifies whether an API node should reconnect fully when disconnected from cluster. ConnectBackoffMaxTime: Specifies longest time in ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-mgmd.html
ArbitrationDelay: When asked to arbitrate, arbitrator waits this long before voting (milliseconds). ExtraSendBufferMemory: Memory to use for send buffers in addition to any allocated by TotalSendBufferMemory or SendBufferMemory.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-ndbd.html
Setting to 0 permits system to determine use of interleaving by data node process; 1 means that it is determined by data node. ApiFailureHandlingTimeout: Maximum time for API node failure handling before escalating. Arbitration: How arbitration ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-set.html
Attempting to set it on the instance level may leave the cluster, the MySQL Cluster Manager, or both in an unusable configuration. Attributes can be set on either the process level or instance level. set commands are executed whether or not the ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
(To use the default for a member, leave it unchanged.) bool maybe_null xxx_init() should set maybe_null to 1 if xxx() can return NULL. The MySQL interface for loadable functions provides the following features and capabilities: Functions can return ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-authentication-plugins-proxy-users.html
One of the capabilities that pluggable authentication makes possible is proxy users (see Proxy Users). For a server-side authentication plugin to participate in proxy user support, these conditions must be satisfied: When a connecting client should ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-authentication-plugins-setup.html
After testing the plugin to verify that it works, restart the server without the --plugin-load option so as not to indavertently leave the server running with an insecure authentication plugin loaded. To compile and install a plugin library file, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-23.html
Version 8.0.23 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0 and 5.7. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
(Bug #77766, Bug #21503942) Canceling a query while streaming results with java.sql.Statement.cancel() could leave the connection in an inconsistent state. Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-features-connection-sharing.html
Certain features will leave the connection in a state that blocks it from being shared when idle. MySQL Router enables server connections to be pooled and shared. If a client disconnects, the server connection is moved to the connection pool, where ...
Displaying 201 to 210 of 212 total results