Search



Search Results
Displaying 2871 to 2880 of 3666 total results
https://dev.mysql.com/doc/internals/en/preparing-for-index-use.html
The [custom-engine.html#custom-engine-api-reference-index_init index_init()] method is called before an index is used to allow the storage engine to perform any necessary preparation or optimization: int ha_foo::index_init(uint keynr, bool sorted) ...
https://dev.mysql.com/doc/internals/en/row-based-binary-logging.html
Logging in this format can be done independent of whether the log is used for replication. That is, replication need not figure into the use of the binary log at all. Similar remarks apply to the terms "statement-based logging" (SBL) versus ...
https://dev.mysql.com/doc/mysqld-version-reference/en/preface.html
License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license ...
https://dev.mysql.com/doc/ndbapi/en/index.html
MySQL NDB Cluster API Developer Guide 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 ...
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.4 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) ...
Displaying 2871 to 2880 of 3666 total results