Search



Search Results
Displaying 2851 to 2860 of 3609 total results
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj.html
This section provides basic information for writing, compiling, and executing applications that use ClusterJ. For the API documentation for ClusterJ, see Section 4.3, “ClusterJ API Reference”. NDB Cluster must be compiled with ClusterJ support; ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-management-server-connections.html
ndb_mgm_is_connected() Description Used to determine whether a connection has been established. Any nonzero value: A connection has been established with the management node. It is possible to establish connections with multiple management servers ... This section provides information about MGM API functions that are used to initiate, configure, and terminate connections to an NDB management ...
https://dev.mysql.com/doc/ndbapi/en/ndbapi-examples-common-files.html
This pointer can later be used as argument to for example setValue */ char* make_aRef(const NdbDictionary::Column* column, std::string s, ErrorType& error); /* Allocate a number of bytes suitable for this column type. In the NDB Cluster source ...
https://dev.mysql.com/doc/ndbapi/en/preface.html
This is the MySQL NDB Cluster API Developer Guide, which provides information about developing applications using MySQL NDB Cluster as a data store. MySQL NDB Cluster 8.0, 8.4, and 9.0 also provide support for applications written using Node.js.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/index.html
Abstract This document contains release notes for the changes in recent releases of MySQL Connector/C++. For additional MySQL Connector/C++ documentation, see MySQL Connector/C++ 9.5 Developer Guide. Updates to these notes occur as new product ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
Connections to the server made using X DevAPI or X DevAPI for C continue to use the connection character set determined by the server. (Bug #28204677) Packaging Notes Connector/C++ 32-bit MSI packages are now available for Windows. (WL #12262) ...
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-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-29.html
Pluggable Authentication Security Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Pluggable Authentication Connector/C++ now supports authentication to MySQL Server using devices such as smart cards, security keys, and biometric ...
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 ...
Displaying 2851 to 2860 of 3609 total results