Search



Search Results
Displaying 591 to 600 of 753 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-26.html
(WL #14237) Connector/Python now implements the authentication_kerberos_client plugin to support Kerberos authentication for classic MySQL protocol connections. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
This allows choosing between SSPI and GSSAPI at runtime for the authentication_kerberos_client authentication plugin on Windows. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-33.html
These options are for the authentication_oci_client plugin used with the Oracle Cloud Infrastructure (OCI) to support ephemeral key pairs and security tokens. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Adopted function ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-5.html
(Bug #26648417) Functionality Added or Changed MySQL Connector/Python now supports connections to MySQL accounts that use the caching_sha2_password authentication plugin (see Caching SHA-2 Pluggable Authentication). Packaging Notes Functionality ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for the WebauthN in FIDO (Fast Identity Online) authentication plugin (authentication_webauthn), and added a new webauthn_callback connection option. This ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
(WL #15950) Added SASL authentication support using the GSSAPI (Kerberos) authentication method on Windows (support was already present for Linux) via the authentication_ldap_sasl_client plugin. Functionality Added or Changed Bugs Fixed ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-4-0.html
(WL #16963) Bugs Fixed When making asynchronous connections to the server using Connector/Python, OCI plugin options like oci_config_file and oci_config_profile were not recognized and caused connections to fail. Note These release notes were ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-to-a-single-mysqld-node-setup.html
In this example a connection to a local MySQL Server instance running X Plugin on the default TCP/IP port 33060 is established using the MySQL user account user with its password. You are prompted to enter the user name and password in this case.
https://dev.mysql.com/doc/x-devapi-userguide/en/connection-option-summary.html
When using an X DevAPI session the following options are available to configure the connection. Figure 2.1 Connection URI ConnectURI1::= 'user' ':' 'password' '@' 'host' ':' 'port' .
https://dev.mysql.com/doc/x-devapi-userguide/en/mysql-x-shell-devapi-extensions.html
A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. MySQL Shell contains an extension of X DevAPI to access MySQL ...
Displaying 591 to 600 of 753 total results