Search



Search Results
Displaying 551 to 560 of 2264 total results
https://dev.mysql.com/doc/refman/8.4/en/group-replication-ip-address-permissions.html
When and only when the XCom communication stack is used for establishing group communications (group_replication_communication_stack=XCOM), the Group Replication plugin lets you specify an allowlist of hosts from which an incoming Group ...Note ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
(Bug #114844, Bug #35674008) Removed warnings raised in sql/statement/ed_connection.cc when building on Ubuntu 23.04. (WL #16274) Connection Management Notes The conn_delay/Waiting in connection_control plugin stage was not reset after a delay ...It ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-function-reference.html
The following table summarizes all functions available for the MySQL C API.
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 supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. See the MySQL Connector/J 8.0 Developer Guide, the Connector/J ...It is suitable for use with MySQL Server versions 8.0 and ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-security.html
Default Value false Since Version 5.1.31 sslMode By default, network connections are SSL encrypted; this property permits secure connections to be turned off, or a different levels of security to be chosen. Note that, for all server versions, the ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-tls.html
ndb_mgm_cert_table_free() ndb_mgm_connect_tls() ndb_mgm_get_tls_stats() ndb_mgm_has_tls() ndb_mgm_list_certs() ndb_mgm_set_ssl_ctx() ndb_mgm_start_tls() ndb_mgm_cert_table ndb_mgm_tls_stats ndb_mgm_cert_table_free() Description Frees a linked list ... The functions described in this section were added in NDB 8.3 to support Transport Layer Security for communications between ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-security.html
Default Value false Since Version 5.1.31 sslMode By default, network connections are SSL encrypted; this property permits secure connections to be turned off, or a different levels of security to be chosen. Note that, for all server versions, the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-params-other.html
For detailed descriptions and additional information about individual parameters, see Section 25.4.3.10, “NDB Cluster TCP/IP Connections”, or Section 25.4.3.12, “NDB Cluster Shared-Memory Connections”, as appropriate. HostName1: Name or IP ... The listings in this section provide information about parameters used in the [computer], [tcp], and [shm] sections of a config.ini file for configuring NDB ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/using-own-protocol-trace-plugins.html
trace_start(): This function is called at the start of each traced connection (each connection that starts after the plugin is loaded). It is passed the connection handler and the protocol stage at which tracing starts. That usually happens when the ... Note To use your own protocol trace plugins, you must configure MySQL with the WITH_TEST_TRACE_PLUGIN CMake option disabled because only one protocol trace plugin can be loaded at a time and an error occurs for attempts to load a second ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor.html
Each editor opens in a separate secondary tab within an active MySQL connection tab. The Home screen tab provides quick access to connections, models, and the MySQL Migration wizard. Each connection made to the MySQL server is represented by a ...
Displaying 551 to 560 of 2264 total results