Search



Search Results
Displaying 171 to 180 of 753 total results
https://dev.mysql.com/doc/refman/9.7/en/option-tracker-component-supported-components.html
To be shown in the mysql_option.option_usage and mysql_option tables, a component or plugin must be written and compiled with support for the Option Tracker. The name of the Option Tracker status variable (usage counter) associated with this ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-ldap-kerberos-authentication.html
It is assumed that the server is running with the server-side plugin enabled and that the client-side plugin is available on the client host. The MySQL user must be identified with the authentication_ldap_simple server-side plugin and optionally the ... MySQL Enterprise Edition supports authentication methods that enable MySQL Server to use LDAP (Lightweight Directory Access Protocol), LDAP with Kerberos, or native Kerberos to authenticate MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/validate-password-options-variables.html
Password Validation Plugin Options Note In MySQL 9.7, the validate_password plugin was reimplemented as the validate_password component. The validate_password plugin is deprecated; expect it to be removed in a future version of MySQL. MySQL ... This ...
https://dev.mysql.com/doc/refman/9.7/en/mysqldump.html
--default-auth=plugin Command-Line Format --default-auth=plugin Type String A hint about which client-side authentication plugin to use. --enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Type Boolean Default Value FALSE Enable ... The mysqldump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the original database object definitions and table ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-0-0.html
(Bug #35820314) MySQL now calls plugin->deinit() with a valid plugin struct as an argument regardless of the plugin's type. (Bug #35325870) Improved log messages to provide clear reasons for Access denied errors when using the ...It was removed due ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-4-0.html
For server reconfigurations: Users can choose to disable the firewall, enable the new firewall component (if the firewall was not enabled before), keep the old firewall plugin, or upgrade the firewall plugin to the firewall component. For server ...
https://dev.mysql.com/doc/refman/9.7/en/multifactor-authentication.html
When a client attempts a connection to the MySQL server using a single-factor account, the server invokes the authentication plugin indicated by the account definition and accepts or rejects the connection depending on whether the plugin reports ...
https://dev.mysql.com/doc/refman/9.7/en/ddl-rewriter-installation.html
This section describes how to install or uninstall the ddl_rewriter plugin. For general information about installing plugins, see Section 7.6.1, “Installing and Uninstalling Plugins”. Note If installed, the ddl_rewriter plugin involves some ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-options.html
MySQL supports the following keyring-related command-line options: --keyring-migration-destination=plugin Command-Line Format --keyring-migration-destination=plugin_name Type String The destination keyring plugin or component for key migration. The ...Note --keyring-migration-source and --keyring-migration-destination are mandatory for all keyring migration ...
https://dev.mysql.com/doc/refman/9.7/en/mysqladmin.html
--default-auth=plugin Command-Line Format --default-auth=plugin Type String A hint about which client-side authentication plugin to use. --enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Type Boolean Default Value FALSE Enable ...You can use it to check the server's configuration and current status, to create and drop databases, and ...
Displaying 171 to 180 of 753 total results