Search



Search Results
Displaying 691 to 700 of 712 total results
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-3.html
(WL #15765) Functionality Added or Changed The ndbcluster plugin subscribes to all changes that occur in NDB and writes them epoch by epoch to the binary log. MySQL NDB Cluster 8.4.3 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-5.html
Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes The ability to build the source without NDB using the internal script storage/ndb/compile-cluster was adversely affected by work done in NDB 8.0.31 making the ndbcluster ... MySQL NDB Cluster 8.4.5 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-26.html
(Bug #32435618, Bug #102404) Connector/J can now establish connections for accounts that use the authentication_kerberos server-side authentication plugin, which is supported by commercial editions of the MySQL Server since release 8.0.26. Version ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-27.html
(Bug #28725534) Connector/J now supports authentication of MySQL users created using the authentication_oci plugin. Version 8.0.27 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Starting from this release, when using the authentication_kerberos_client and authentication_ldap_sasl_client plugins for authentication, if you are using a JAAS login ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
(WL #16917) Bugs Fixed When using the authentication_oci_client plugin, Connector/J failed to parse the private key file correctly when it contained the optional security marker OCI_API_KEY at the end. Note These release notes were created with the ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-example.html
The routing section keys (such as myCluster_rw) are optional but descriptive section keys help while debugging and also allows multiple configuration sections for the same plugin. Here is a basic connection routing example to a MySQL InnoDB Cluster ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
Configuration read from the following files in the given order (enclosed in parentheses means not available for reading): (/usr/local/mysql-router/mysqlrouter.conf) /Users/philip/.mysqlrouter.conf Plugins Path: /usr/local/lib/mysqlrouter Default Log ... MySQL Router scans for the default configuration files at startup, and optionally loads user-defined configuration files at runtime from the command ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-syntax.html
The configuration file format resembles the traditional INI file format with sections and options, but with a few additional extensions. Comment lines start with a hash (#) or semicolon (;) and continue to the end of the line. Sections Each ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-deploying-basic-routing.html
The Connection Routing plugin performs connection-based routing, meaning it forwards packets to the server without inspecting them. For additional general information about connection routing, see Section 1.3, “Connection Routing”. These and ...
Displaying 691 to 700 of 712 total results