Search



Search Results
Displaying 371 to 380 of 753 total results
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-windows-debug.html
Install an Independent Debug Build This requires copying the plugin/ directory and dependency libraries (lib*.dll) from the regular driver build, and optionally copying additional authentication plugins (fido2.dll, libsasl.dll, and saslSCRAM.dll) ...
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/relnotes/mysql-cluster-manager/8.4/en/news-8-4-0.html
(Bug #35092990) Bugs Fixed Agent: The default authentication plugin for the mysqld version is now used when mcmd makes a connection. This is done to avoid excessive deprecation warnings in the mysqld log in case mcmd attempts to use deprecated ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: As the authentication_fido plugin has been removed from MySQL Server starting from 8.4.0, it is no longer supported by Connector/J. (WL #16147) Known ...
Displaying 371 to 380 of 753 total results