Search Results
https://dev.mysql.com/doc/connectors/en/connector-net-introduction.html
MySQL as a document store (NoSQL), along with X Protocol connection support to access MySQL data using X Plugin ports. MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL.
https://dev.mysql.com/doc/connectors/en/connector-net-ref-mysqlclient.html
Classes Class Description AuthenticationPluginConfigurationElement Retrieves the authentication plugin configuration from the configuration file. BaseCommandInterceptor Provides a means of enhancing or replacing SQL commands through the connection ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-opentelemetry.html
This implementation is distinct from the implementation provided through the MySQL client library (or the related telemetry_client client-side plugin). For applications on Linux systems that use OpenTelemetry (OTel) instrumentation, the connector ...
https://dev.mysql.com/doc/connectors/en/connector-python-opentelemetry.html
This implementation is distinct from the implementation provided through the MySQL client library (or the related telemetry_client client-side plugin). MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a ...
https://dev.mysql.com/doc/apis-php/en/apis-php-introduction.html
This term refers to the full set of MySQL related functionality in PHP, which includes the APIs that are described in the preceding discussion, along with the mysqlnd core library and all of its plugins. PHP is a server-side, HTML-embedded ...
https://dev.mysql.com/doc/connector-net/en/connector-net-introduction.html
MySQL as a document store (NoSQL), along with X Protocol connection support to access MySQL data using X Plugin ports. MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL.
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-mysqlclient.html
Classes Class Description AuthenticationPluginConfigurationElement Retrieves the authentication plugin configuration from the configuration file. BaseCommandInterceptor Provides a means of enhancing or replacing SQL commands through the connection ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-opentelemetry.html
This implementation is distinct from the implementation provided through the MySQL client library (or the related telemetry_client client-side plugin). For applications on Linux systems that use OpenTelemetry (OTel) instrumentation, the connector ...
https://dev.mysql.com/doc/connector-python/en/connector-python-opentelemetry.html
This implementation is distinct from the implementation provided through the MySQL client library (or the related telemetry_client client-side plugin). MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a ...
https://dev.mysql.com/doc/internals/en/authentication-method.html
For earlier servers it is always Secure Password Authentication or Old Password Authentication depending on the CLIENT_SECURE_CONNECTION flag. Client and server negotiate what types of authentication they support as part of the connection phase.