Search Results
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-tls.html
ndb_mgm_list_certs() Description Queries TLS certificates of connected MGM clients Signature int ndb_mgm_list_certs ( NdbMgmHandle handle, struct ndb_mgm_cert_table **list ) Parameters handle Management server handle (NdbMgmHandle). The functions ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-node-recovery-error.html
The following list enumerates all NDB errors of type NR (Node Recovery error).
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-20.html
Connection Management Notes Packaging Notes Bugs Fixed Connection Management Notes For connections made using X Plugin, Connector/C++ now provides control over the use of compression to minimize the number of bytes sent over connections to the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
Configuration Notes JSON Notes Security Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Configuration Notes The CMake configuration files were revised to work better when Connector/C++ is used as a subproject of application projects.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-24.html
Typically, the client would see Lost connection to MySQL server during query (CR_SERVER_LOST) or MySQL server has gone away (CR_SERVER_GONE_ERROR). In such cases, the server now writes the reason to the connection before closing it, and client ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-30.html
Character Set Support Packaging Notes Functionality Added or Changed Bugs Fixed Character Set Support The renaming of the utf8 character set to utf8mb3 in MySQL 8.0.30—together with new utf8mb4 collations—generated errors related to collation ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-33.html
Compilation Notes Packaging Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed Compilation Notes To simplify building the legacy JDBC connector with Linux distributions that do not ship static libraries, the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. For example, MySQL Connector/C++ 8.0.12 would be designed to support all ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
(WL #10718) Boolean expressions used in queries and statements now support a variant of the IN operator for which the right hand side operand is any expression that evaluates to an array or document. Locks can be requested several times for a given ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-1-0.html
MySQL Connector/C++ 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. This release can be used against MySQL Server versions 5.7 and later. Packaging Notes Functionality Added or ...