Search



Search Results
Displaying 371 to 380 of 665 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
Of the loadable functions distributed with MySQL, those associated with the following features and extensions take advantage of these character-set capabilities: MySQL Enterprise Audit, MySQL Enterprise Firewall, MySQL Enterprise Data Masking and ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-0.html
(Bug #35092990) Bugs Fixed Agent: The default authentication plugin for the mysqld version is now used when mcmd makes a connection. This is done to avoid excessive deprecation warnings in the mysqld log in case mcmd attempts to use deprecated ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: As the authentication_fido plugin has been removed from MySQL Server starting from 8.4.0, it is no longer supported by Connector/J. (WL #16147) Known ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-0-0.html
(Bug #110512, Bug #35223851) The default value of the connection property defaultAuthenticationPlugin has been changed to caching_sha2_password. (Bug #36612566) Many tests in the Connector/J test suite failed when run against MySQL Server 8.4.0, ...
https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html
Information includes paths used, modules and plugins loaded, system information, and more. For more information about user modules, see Section C.2, “Modules” and Section C.3, “Plugins and Tools”. MySQL Workbench saves configuration, cache, ...
https://dev.mysql.com/doc/workbench/en/wb-modules.html
This path is displayed in the Workbench Scripting Shell with the label Looking for user plugins in. It is also possible to install the file using the main menu item Scripting, Install Plugin/Module File. In the GRT Modules are libraries containing ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-users-and-privileges.html
Starting with MySQL 8.0.4, the caching_sha2_password plugin is the default authentication plugin for the server. The Administration - Users and Privileges tab provides a list of all users and privileges that relate to an active MySQL server ...
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
For that to work, Connector/J must be configured with the connection property setting defaultAuthenticationPlugin=authentication_kerberos_client and then the MySQL user name may be extracted from the Kerberos principal associated to the locally ...
https://dev.mysql.com/doc/connectors/en/connector-j-connection-compression-xdevapi.html
General details about this feature can be found in Connection Compression with X Plugin. The option takes a list of triplets separated by commas (,), and each triplet in turn contains the following elements, separated by colons (:): The compression ... Connector/J supports data compression for X DevAPI connections when working with MySQL Server 8.0.19 and ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-connect-drivermanager.html
When the user for the connection is unspecified, Connector/J's implementations of the authentication plugins use by default the name of the OS user who runs the application for authentication with the MySQL server (except when the Kerberos ... When ...
Displaying 371 to 380 of 665 total results