Search



Search Results
Displaying 551 to 560 of 1104 total results
https://dev.mysql.com/doc/ndbapi/en/overview-compatibility.html
Because it is necessary to support rolling upgrades, we perform basic testing across a number of versions (7.5 through 8.2) with regard to both older API versions connecting to data nodes of newer versions, and newer API versions connecting to data ... The NDB API is now fairly mature, and has undergone few major changes in recent ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndb-api.html
This can be accomplished through the usual MySQL APIs discussed in the MySQL Manual and elsewhere.) The NDB API supports both table scans and row scans; the latter can be performed using either unique or ordered indexes. The NDB API is an ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
Both of these methods require that the table being operated on was specified when creating the NdbInterpretedCode object for which they are called. The next few sections provide information about performing different types of operations with ...
https://dev.mysql.com/doc/ndbapi/en/overview-terminology.html
Abstract This section provides a glossary of terms which are unique to the NDB and MGM APIs, or that have a specialized meaning when applied in the context of either or both of these APIs. The terms in the following list are useful to an ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
For both X DevAPI and X DevAPI for C, document IDs specified explicitly in added documents are not returned. For MySQL Connector/C++ 8.0.11 and higher, Commercial and Community distributions require the Visual C++ Redistributable for Visual Studio ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys needed for the runtime detection. Unlike the standalone MSIs, MySQL Installer for Windows contains a workaround for ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
It is possible to install both the old and new libraries. Connector/C++ now supports all Unicode character sets for older servers, including utf8mb4, utf16, utf16le, utf32, and ucs2. (Bug #28966038, WL #12196) Compilation Notes Thanks to Daniƫl van ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html
(TLSv1.3 requires that both the server and Connector/C++ be compiled with OpenSSL 1.1.1 or higher.) Ciphersuite values must be IANA ciphersuite names. Error Handling Legacy (JDBC API) Notes Packaging Notes X DevAPI Notes Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-20.html
If compression is preferred, Connector/C++ and the server negotiate to find a compression algorithm they both permit. Connection Management Notes Packaging Notes Bugs Fixed Connection Management Notes For connections made using X Plugin, ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-24.html
Connector/C++ now uses the correct variable name, with the result that getQueryTimeout() and setQueryTimeout() now work properly for both Statement and Prepared Statement objects. Typically, the client would see Lost connection to MySQL server ...
Displaying 551 to 560 of 1104 total results