Search



Search Results
Displaying 481 to 490 of 665 total results
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-0.html
MySQL Enterprise Backup 8.4.0 marks the start of a new series of LTS (Long Term Support) releases. MySQL Enterprise Backup 8.4.0 is recommended for use on production systems. The 8.4.X LTS releases focus on security and bug fixes while the next ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-14.html
(Bug #28706219, Bug #92574) Connector/J is now capable of reading and, if needed, ignoring any initial notice packets sent by X Plugin before an X Protocol connection is established. (Bug #25650482) changeUser() failed to change or reauthenticate a ... Version 8.0.14 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-20.html
(Bug #30832513) Authentication failed when a client tried to connect to a server that used Windows Authentication Plugin and the Kerberos protocol. It was because the implementation of the NativeAuthenticationProvider class by Connector/J did not ...
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 ...
Displaying 481 to 490 of 665 total results