Search Results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-options-variables.html
--ndbinfo={ON|OFF|FORCE} Command-Line Format --ndbinfo[=value] Type Enumeration Default Value ON Valid Values ONOFFFORCE Enables the plugin for the ndbinfo information database. --ndb-transid-mysql-connection-map=state Command-Line Format ... This ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-sql-statements.html
SELECT * FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME LIKE 'NDB%' This statement displays information from the Information Schema PLUGINS table about plugins associated with NDB Cluster, such as version, author, and license, as shown here: ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-migrate-keyring.html
This is typically the value of the plugin_dir system variable for the local MySQL server. 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 ... The mysql_migrate_keyring utility migrates keys between one keyring component and ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-replica.html
replication_optimize_for_static_plugin_config Command-Line Format --replication-optimize-for-static-plugin-config[={OFF|ON}] System Variable replication_optimize_for_static_plugin_config Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean ... This section explains the server options and system variables that apply to replica servers and contains the following: Startup Options for Replica Servers System Variables Used on Replica Servers Specify the options either on the command line or in an option ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-source.html
rpl_semi_sync_source_enabled Command-Line Format --rpl-semi-sync-source-enabled[={OFF|ON}] System Variable rpl_semi_sync_source_enabled Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value OFF rpl_semi_sync_source_enabled is ... This section describes the server options and system variables that you can use on replication source ...
https://dev.mysql.com/doc/refman/8.4/en/set-password.html
For example: ALTER USER user IDENTIFIED BY 'auth_string'; Note Clauses for random password generation, password verification, and secondary passwords apply only to accounts that use an authentication plugin that stores credentials internally to ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-user-password.html
The mysql_clear_password client-side plugin is compatible with the authentication_ldap_simple server-side plugin. MySQL Workbench enables the client-side mysql_clear_password authentication plugin explicitly for this connection method. The ... MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-parameters.html
- Added in 8.0.31 rsakey RSA Public Key - The full-path name of the PEM file that contains the RSA public key for using the SHA256 authentication plugin of MySQL. PLUGIN_DIR Plugin directory A directory containing client authentication (and ...On ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-parameters.html
- Added in 8.0.31 rsakey RSA Public Key - The full-path name of the PEM file that contains the RSA public key for using the SHA256 authentication plugin of MySQL. PLUGIN_DIR Plugin directory A directory containing client authentication (and ...On ...
https://dev.mysql.com/doc/mysqld-version-reference/en/options-variables.html
The following table shows all the options and variables available in MySQL Server. Intr: The version or versions in which the item was introduced. Depr: The version or versions in which the item was deprecated. Removed: The version or versions in ...