Search Results
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords.html
This section contains information on the keywords and reserved words within the server when creating and submitting queries to the system. For more information on reserved words and their impact on your queries, see Keywords and Reserved Words, in ...
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-5-7.html
The following list details the changes to specific options and variables within MySQL 5.7.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-26.html
(WL #14584) Pluggable Authentication Applications that use the legacy JDBC API now can establish connections for accounts that use the authentication_kerberos server-side authentication plugin, provided that the correct Kerberos tickets are ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-27.html
Pluggable Authentication Bugs Fixed Pluggable Authentication Applications that use the legacy JDBC API now can establish connections without passwords for accounts that use the authentication_oci server-side authentication plugin, provided that the ...To ensure correct account mapping, the client-side Oracle Cloud Infrastructure configuration must contain a fingerprint of the API key to use for authentication (fingerprint entry) and the location of a PEM file with the private part of the API key (key_file ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
Such code does not require the X Plugin and can communicate with older versions of the MySQL Server using the legacy protocol. In addition to the new APIs introduced in MySQL Connector/C++ 8.0 (X DevAPI and X DevAPI for C), Connector/C++ now also ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-0-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed the dependency on the mysql-client-plugins package from the libmysqlcppconnx package and added it as recommended for the libmysqlcppconn package, as ...(Bug #36725056) ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new OPT_WEBAUTHN_DEVICE_NUMBER connection option to the classic Connector/C++ that is passed to and interpreted by the WebAuthN authentication plugin. (Bug #37096144) ...It accepts a numeric value that selects the authenticator device to use during WebAuthN ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
(WL #11421) Document Store: Support for the SHA256_MEMORY authentication mechanism was added to enable non-PLAIN insecure connections (without SSL) for user accounts with caching_sha2_password, which is the default authentication plugin introduced ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL 8.0 release series (see SELECT ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-30.html
An alternative binary or text client is recommended for applications that access data using the InnoDB memcached plugin. The EMTrace project implements a trace-listener plugin that feeds data back to MySQL Enterprise Monitor using a REST server ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-31.html
The EMTrace project implements a trace-listener plugin that feeds data back to MySQL Enterprise Monitor using a REST server endpoint. An alternative binary or text client is recommended for applications that access data using the InnoDB memcached ...