Search Results
https://dev.mysql.com/doc/mysqld-version-reference/en/information-schema-tables.html
The following table shows all INFORMATION_SCHEMA tables available in MySQL Server. Introduced: The version or versions in which the item was introduced. Deprecated: The version or versions in which the item was deprecated. Removed: The version or ...
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-8-0.html
The following list details the changes to specific options and variables within MySQL 8.0.
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-9-4.html
The following list details the changes to specific options and variables within MySQL 9.4.
https://dev.mysql.com/doc/ndbapi/en/mccj-getting.html
You might need to install a Maven plugin for the purpose. This section discusses how to obtain ClusterJ sources and binaries, and how to compile, install, and get started with ClusterJ. You can obtain the most recent NDB Cluster release, which ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
For accounts that use the caching_sha2_password or sha256_password authentication plugin, this key can be used during the connection process for RSA key-pair based password exchange with TLS disabled. For MySQL Connector/C++ 8.0.11 and higher, ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
(Bug #29038157, Bug #93549) A dependency on the mysql-client-plugins package was removed. Legacy (JDBC API) Notes Functionality Added or Changed Bugs Fixed Legacy (JDBC API) Notes Previously, to build or run applications that use the legacy JDBC ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-32.html
Connector/C++ 8.0.32 also supports GSSAPI through the MIT Kerberos library to add that capability using the authentication_kerberos_client authentication plugin for classic MySQL protocol connections on Windows. All generic Linux packages are built ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-33.html
(Bug #34842662) Pluggable Authentication The Connector/C++ implementation of the authentication_oci_client plugin (together with libmysqlclient) now enables using a security-token file to support ephemeral key-pair authentication when integration ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-2-0.html
For an overview of the supported client-side authentication plugins and authentication methods, see Authentication Support. Packaging Notes Functionality Added or Changed Packaging Notes The MSI package definition files have been updated to work ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-3-0.html
(Bug #37618844) Bugs Fixed On macOS, when using the JDBC API, loading of the authentication plugins failed due to linking issues with the third-party libraries. Security Notes Bugs Fixed Security Notes For platforms on which OpenSSL libraries are ...