Search



Search Results
Displaying 231 to 240 of 753 total results
https://dev.mysql.com/doc/refman/9.7/en/linux-installation-rpm.html
In most cases, you need to install the mysql-community-server, mysql-community-client, mysql-community-client-plugins, mysql-community-libs, mysql-community-icu-data-files, mysql-community-common, and mysql-community-libs-compat packages to get a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. (WL #16436) The RPM and DEB packages now install a copy ...OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-24.html
(WL #14453) Starting from this release, whenever an authentication plugin is explicitly set for the connection property defaultAuthenticationPlugin, the specified plugin takes precedence over the server's default when Connector/J negotiates a plugin ... Version 8.0.24 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/connecting-using-uri-or-key-value-pairs.html
For example: mysql://user@localhost:3306?get-server-public-key=true This option applies to clients that authenticate with the caching_sha2_password authentication plugin. For that plugin, the server does not send the public key unless requested.
https://dev.mysql.com/doc/refman/9.7/en/group-replication-primary-election-component.html
URN: file://component_group_replication_elect_prefers_most_updated Prior to installing the Group Replication Primary Election component, the Group Replication plugin must be installed using INSTALL PLUGIN or --plugin-load-add (see Section 20.2.1.2, ... On failover, when in single-primary mode, use replication group member most-up-to-date status as a criterion for selection of the new ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-ndb-transid-mysql-connection-map-table.html
It is implemented as an INFORMATION_SCHEMA plugin; you can verify that it is supported by checking the output of SHOW PLUGINS. You can disable it (or force the server not to run unless the plugin starts) by starting the server with the ... The ...
https://dev.mysql.com/doc/refman/9.7/en/persisted-system-variables.html
A system variable implemented by a plugin can be persisted if the plugin is installed when the SET statement is executed. Assignment of the persisted plugin variable takes effect for subsequent server restarts if the plugin is still installed. If ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-ldap.html
LDAP pluggable authentication is a feature supported by the MySQL Enterprise Edition; the user by which mysqlbackup connects to the server can be authenticated using LDAP.
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-upgrade.html
If your MySQL installation must serve pre-8.0 clients and you encounter compatibility issues after upgrading, the simplest way to address those issues is to reconfigure the server to revert to the previous default authentication plugin ... The ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-3-0.html
(Bug #36686351) Authentication Notes This release introduces a MySQL component, component_keyring_hashicorp, which takes the place of the HashiCorp Vault keyring plugin; that plugin and its associated system variables are now deprecated (and subject ...(Bug #37570206) Audit Log Notes <COMMAND_CLASS> was not populated for ...
Displaying 231 to 240 of 753 total results