Search



Search Results
Displaying 331 to 340 of 665 total results
https://dev.mysql.com/doc/internals/en/installation-layout-options.html
In the following table, the CMAKE_INSTALL_PREFIX value is the installation base directory. Many other CMake layout options are interpreted relative to the prefix and their values are relative pathnames.
https://dev.mysql.com/doc/mysql-installer/en/server-authentication-method.html
MySQL 8.0 connectors and community drivers that use libmysqlclient 8.0 now support the caching_sha2_password default authentication plugin. For more information about the implications of this change, see caching_sha2_password as the Preferred ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/NET implemented the authentication_kerberos_client plugin to support Kerberos authentication for classic MySQL protocol connections made by applications ...Support is now extended to Windows using the Security Support Provider Interface (SSPI) for classic MySQL protocol connections (see Connector/NET ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
Connector/NET 8.0.32 also supports GSSAPI through the MIT Kerberos library to add that capability using the authentication_kerberos_client authentication plugin on Windows. For more information about the connector’s implementation of the ... An ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/ODBC added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication method. The ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-4-0.html
(Bug #113544, Bug #36153794, WL #16157) Removed support for the deprecated authentication_fido authentication plugin. (WL #15967) Known limitation of this release: because the mysql_native_password authentication plugin is disabled by default as of ... Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to version ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-data-encryption.html
After a keyring plugin is installed and configured, encryption can be enabled for: File-per-table tablespaces General tablespaces The mysql system tablespace Redo logs Undo logs For more information, see InnoDB Data-at-Rest Encryption. MySQL Server ...
https://dev.mysql.com/doc/refman/8.4/en/assigning-passwords.html
MySQL uses plugins to perform client authentication; see Section 8.2.17, “Pluggable Authentication”. In password-assigning statements, the authentication plugin associated with an account performs any hashing required of a cleartext password ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-disabling.html
The audit_log_disable variable can be set in a MySQL Server option file, in a command-line startup string, or at runtime using a SET statement; for example: SET GLOBAL audit_log_disable = true; Setting audit_log_disable to true disables the audit ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-filter-definitions.html
Because field replacement occurs at an early auditing stage (during filtering), the choice of whether to write statement literal text or digest values applies regardless of log format written later (that is, whether the audit log plugin produces XML ...For information about using JSON data in MySQL, see Section 13.5, “The JSON Data ...
Displaying 331 to 340 of 665 total results