Search



Search Results
Displaying 531 to 540 of 747 total results
https://dev.mysql.com/doc/mysql-ai/9.4/en/myai-installation-clean.html
The user can verify that the CN is correct and, for the MySQL AI plugin and MySQL Machine Learning Services, correct it if the installer misreads it. MySQL Server Plugin (for MySQL AI) and MySQL Machine Learning Services: Provide paths to the ...
https://dev.mysql.com/doc/workbench/en/wb-extending.html
The extension system enables the following capabilities: Automate common tasks Extend the Workbench user-interface Create Tools/Plugins (code which can be invoked from the Workbench menu system) Manipulate schemas Create custom Workbench features .
https://dev.mysql.com/doc/workbench/en/wb-generating-php.html
MySQL Workbench can be used to generate PHP code with the bundled PHP plugin, by using the Tools, Utilities, Copy as PHP Code menu option. The example scenario that follows demonstrates how to create PHP code. It is a SELECT statement, and ...
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 ...
Displaying 531 to 540 of 747 total results