Search Results
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-annotation.html
This package provides annotations for domain object model interfaces mapped to database tables.
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterj.html
Provides classes and interfaces for using NDB Cluster directly from Java. A class for bootstrapping Interfaces for use in application programs Classes to define exceptions This package contains three main groups of classes and interfaces: .
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-query.html
Provides interfaces for building queries for ClusterJ. ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-examples.html
This section contains a number of examples performing basic database operations such as retrieving, inserting, or deleting rows from a table. The source for these files ca also be found in share/nodejs/samples, under the NDB Cluster installation ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
(WL #12101) X DevAPI Notes Connector/C++ now provides collection counting methods for applications that use X DevAPI for C: mysqlx_collection_count(): The number of documents in a collection without filtering. mysqlx_collection_t *c1 = ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html
Compilation Notes It is now possible to compile Connector/C++ using OpenSSL 1.1. (WL #13162) Connector/C++ no longer supports using wolfSSL as an alternative to OpenSSL.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-20.html
Examples: mysqlx://user:password@host:port/db?compression=DISABLED mysqlx://user:password@host:port/db?compression=PREFERRED mysqlx://user:password@host:port/db?compression=REQUIRED SessionSettings objects permit a SessionOption::COMPRESSION option ... 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
(WL #13061) Functionality Added or Changed The MySQL_Connection_Options enumeration is no longer sensitive to the order in which the underlying options are declared in the C API source. Configuration Notes JSON Notes Security Notes X DevAPI Notes ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-28.html
Deprecation and Removal Notes Pluggable Authentication Security Notes Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were deprecated in Connector/C++ 8.0.26 and now are removed in this release. The removed ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html
There are no release notes for these skipped version numbers.