Search Results
                    
                    
            https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterj.html
                                A class for bootstrapping Interfaces for use in application programs Classes to define exceptions This package contains three main groups of classes and interfaces: .  Provides classes and interfaces for using NDB Cluster directly from Java. 
                                            
                https://dev.mysql.com/doc/ndbapi/en/mgm-functions.html
                                 The next few sections provide information about the functions and data structures used by the MGM API. 
                                            
                https://dev.mysql.com/doc/ndbapi/en/mgm-types.html
                                The Ndb_logevent_type Type Description These are the types of log events available in the MGM API, grouped by event category.  This section provides information about the data types defined by the MGM API. The types described in this section are all ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-user-defined-error.html
                                 The following list enumerates all NDB errors of type UD (User defined error). 
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes.html
                                The text of the error message Similar errors have been grouped together in each list.  This section contains a number of error code lists, one for each type of NDB API error. You can always obtain the latest error codes and information from the file ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-ndbdictionary.html
                                Additional Object subclasses model the tablespaces, log file groups, data files, and undo files required for working with NDB Cluster Disk Data table, as well as with foreign key constraints. Parent class NdbDictionary Description The ... This ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/overview-ndb-api.html
                                NDB transactions are ACID-compliant in that they provide a means to group operations in such a way that they succeed (commit) or fail as a unit (rollback).  The NDB API is an object-oriented application programming interface for NDB Cluster that ...
                                            
                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/preface.html
                                 This document contains release notes for the changes in each release of MySQL Connector/C++. License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
                                Query: improved LINQ translation, group-join improvements, string interpolation in FromSql and ExecuteSqlCommand, new EF.Functions.Like().  Functionality Added or Changed Bugs Fixed Functionality Added or Changed The .NET Core 2.0 implementation now ...