Search



Search Results
Displaying 181 to 190 of 753 total results
https://dev.mysql.com/doc/refman/9.7/en/server-status-variables.html
Authentication_ldap_sasl_supported_methods The authentication_ldap_sasl plugin that implements SASL LDAP authentication supports multiple authentication methods, but depending on host system configuration, they might not all be available. The MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-hashicorp-component.html
component_keyring_hashicorp is intended to replace the keyring_hashicorp plugin (which is now deprecated), and makes use of the component infrastructure. Certificate and Key Preparation HashiCorp Vault Setup component_keyring_hashicorp Configuration ... Note The component_keyring_hashicorp component is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/9.7/en/keyring.html
MySQL Server supports a keyring that enables internal server components and plugins to securely store sensitive information for later retrieval. The implementation comprises these elements: Keyring components and plugins that manage a backing store ...These keyring components are available: component_keyring_file: Stores keyring data in a file local to the server ...
https://dev.mysql.com/doc/refman/9.7/en/cleartext-pluggable-authentication.html
A client-side authentication plugin is available that enables clients to send passwords to the server as cleartext, without hashing or encryption. Table 8.16 Plugin and Library Names for Cleartext Authentication Plugin or File Plugin or File Name ...Hashing or encryption cannot be done for authentication schemes that require the server to receive the password as entered on the client ...
https://dev.mysql.com/doc/internals/en/connection-phase-packets.html
00 2b 79 44 26 2f 5a 5a 33 30 35 5a 47 00 6d 79 .+yD&/ZZ305ZG.my 73 71 6c 5f 6e 61 74 69 76 65 5f 70 61 73 73 77 sql_native_passw 6f 72 64 00 ord Note The auth-plugin-data is the concatenation of strings auth-plugin-data-part-1 and ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-1-0.html
(Bug #36778917) Authentication Notes Microsoft Windows: MySQL webauthn plugins now support Windows Hello authentication with Windows 11 and later using the MySQL authentication_webauthn plugin; the Windows Hello passkey store is now accepted as a ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-2-0.html
(Bug #37068527) Some plugins failed to load when MySQL was built with -FTLS-MODEL=initial-exec. (Bug #37014761) #include <chrono> was missing from plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/task.cc even though ...(Bug #37132323) ...
https://dev.mysql.com/doc/connector-j/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/grant-tables.html
The server uses the plugin named in the plugin column of an account row to authenticate connection attempts for the account. For any row with an empty plugin column, the server writes a warning to the error log of this form: [Warning] User entry ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlcheck.html
If you are using this option to repair tables, it runs an extended repair that may not only take a long time to execute, but may produce a lot of garbage rows also! --default-auth=plugin Command-Line Format --default-auth=plugin Type String A hint ... The mysqlcheck client performs table maintenance: It checks, repairs, optimizes, or analyzes ...
Displaying 181 to 190 of 753 total results