Search



Search Results
Displaying 541 to 550 of 753 total results
https://dev.mysql.com/doc/workbench/en/wb-installing-linux.html
There are binary distributions of MySQL Workbench available for several variants of Linux, including Fedora, Oracle Linux, and Ubuntu. For general requirements and specific installation instructions, see the sections that follow. Requirements for ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
Enable Cleartext Authentication Plugin: Send the user password as text that is not encrypted. This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new connection in the field provided, ...
https://dev.mysql.com/doc/connectors/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/connectors/en/connector-cpp-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 that use the legacy JDBC API (that is, not X DevAPI or X DevAPI for C) on Linux ...
https://dev.mysql.com/doc/connectors/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/connectors/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/connectors/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/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 ...
Displaying 541 to 550 of 753 total results