Search



Search Results
Displaying 171 to 180 of 712 total results
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
--default-auth=plugin Command-Line Format --default-auth=plugin Type String A hint about which client-side authentication plugin to use. This option applies to clients that authenticate with the caching_sha2_password authentication plugin. For that ... The server's binary log consists of files containing “events” that describe modifications to database ...
https://dev.mysql.com/doc/refman/8.4/en/validate-password-transitioning.html
Note In MySQL 8.4, 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 installations that currently use the ...If ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-conf-options.html
plugin_folder Type String Default Value (Windows) Default Value (Other) /usr/local/lib/mysqlrouter Path to the MySQL Router plugins. You should only set this if you have a custom installation where the plugins are not in the standard installation ...
https://dev.mysql.com/doc/refman/8.4/en/connection-options.html
--plugin-dir=dir_name Command-Line Format --plugin-dir=dir_name Type Directory name The directory in which to look for plugins. Specify this option if the --default-auth option is used to specify an authentication plugin but the client program does ... This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, whether connections are encrypted, and whether connections are ...
https://dev.mysql.com/doc/refman/8.4/en/thread-pool-installation.html
For general information about installing plugins, see Section 7.6.1, “Installing and Uninstalling Plugins”. To be usable by the server, the plugin library file must be located in the MySQL plugin directory (the directory named by the plugin_dir ... This section describes how to install MySQL Enterprise Thread ...
https://dev.mysql.com/doc/connectors/en/connector-net-authentication.html
MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a user. Pluggable authentication enables the server to determine which plugin applies, based on the user name and host name that your ...
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a user. Pluggable authentication enables the server to determine which plugin applies, based on the user name and host name that your ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-filtering.html
Note For audit log filtering to work as described here, the audit log plugin and the accompanying audit tables and functions must be installed. If the plugin is installed without the accompanying audit tables and functions needed for rule-based ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-component-installation.html
Keyring service consumers require that a keyring component or plugin be installed: To use a keyring component, begin with the instructions here. To use a keyring plugin instead, begin with Section 8.4.4.3, “Keyring Plugin Installation”. If you ...MySQL provides these keyring component choices: component_keyring_file: Stores keyring data in a file local to the server ...
https://dev.mysql.com/doc/refman/8.4/en/version-tokens-installation.html
This section describes how to install or uninstall Version Tokens, which is implemented in a plugin library file containing a plugin and loadable functions. For general information about installing or uninstalling plugins and loadable functions, see ...To avoid this overhead, do not install it unless you plan to use ...
Displaying 171 to 180 of 712 total results