Search



Search Results
Displaying 621 to 630 of 753 total results
https://dev.mysql.com/doc/connector-j/en/connector-j-named-pipe.html
Connector/J also supports access to MySQL using named pipes on Windows platforms with the NamedPipeSocketFactory as a plugin-sockets factory. Important Minimal permissions on named pipes are granted to clients that use them to connect to the server. Connector/J, however, can only use named pipes when granted full access on ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-openID.html
Connector/J supports authentication for users created on a MySQL server using the authentication_openid_connect plugin. OpenID Connect is an authentication protocol based on the OAuth 2.0 framework, providing a simplified and interoperable ways of ...
https://dev.mysql.com/doc/connector-j/en/connector-j-WebAuthn-authentication.html
It assumes there is a MySQL server running and configured to support WebAuthn authentication, with the authentication plugin authentication_webauthn loaded and the system variable authentication_webauthn_rp_id properly configured. Web ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-configuration-file.html
The mcmd configuration file allows you to configure mcmd with its application options. A sample configuration file is provided with the MySQL Cluster Manager distribution at mcmd8.4.9/doc/sample_mcmd.conf. Edit the [mcmd] section of the file and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-create-configure.html
Once this is done, we modify the target cluster's configuration until it matches that of the wild cluster that we want to import. At a later point in the example, we also show how to test the configuration in a dry run before attempting to perform ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
Invoking this executable starts the MySQL Cluster Manager Agent, to which you can connect using the mcm client (see Section 4.3, “Starting the MySQL Cluster Manager Client” and Chapter 5, MySQL Cluster Manager Client Commands for more ...
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 ...
Displaying 621 to 630 of 753 total results