Search



Search Results
Displaying 191 to 200 of 753 total results
https://dev.mysql.com/doc/refman/9.7/en/mysqlimport.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 mysqlimport client provides a command-line interface to the LOAD DATA SQL ...
https://dev.mysql.com/doc/refman/9.7/en/privileges-provided.html
Others are defined by a particular component or plugin, as indicated in the privilege descriptions. In such cases, the privilege is unavailable unless the component or plugin that defines it is enabled. This privilege is defined by the audit_log ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-authentication.html
If none is specified, it is authentication plugin dependent what user name is used. Since Version 8.0.28 authenticationPlugins Comma-delimited list of classes that implement the interface 'com.mysql.cj.protocol.AuthenticationPlugin'. These plugins ...Since Version all versions password The password to use when authenticating the ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlshow.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 mysqlshow client can be used to quickly see which databases exist, their tables, or a table's columns or ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlslap.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 ... mysqlslap is a diagnostic program designed to emulate client load for a MySQL server and to report the timing of each ...
https://dev.mysql.com/doc/refman/9.7/en/openid-pluggable-authentication.html
The file must be located in the directory named by the plugin_dir system variable. Table 8.24 Plugin and Library Names for OpenID Connect Authentication Plugin or File Plugin or File Name Server-side plugin authentication_openid_connect Client-side ... Note OpenID Connect pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/9.7/en/validate-password-transitioning.html
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 installations that currently use the ...If ...
https://dev.mysql.com/doc/mysql-router/9.7/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/9.7/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/9.7/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 ...
Displaying 191 to 200 of 753 total results