Copyright 2003-2008 MySQL AB, 2008 Sun Microsystems, Inc.
This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms: You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how Sun disseminates it (that is, electronically for download on a Web site with the software) or on a CD-ROM or similar medium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an authorized representative of Sun Microsystems, Inc. Sun Microsystems, Inc. and MySQL AB reserve any and all rights to this documentation not expressly granted above.
For more information on the terms of this license, for details on
how the MySQL documentation is built and produced, or if you are
interested in doing a translation, please contact us at
<docs@mysql.com>.
If you want help with using MySQL, please visit either the MySQL Forums or MySQL Mailing Lists where you can discuss your issues with other MySQL users.
For additional documentation on MySQL products, including translations of the documentation into other languages, and downloadable versions in variety of formats, including HTML, CHM and PDF formats, see MySQL Documentation Library.
The MySQL Cluster API Developers' Guide
Document generated on: 2008-10-11 (revision: 12044)
Provides information for developers wishing to use the low-level
C/C++-language NDB API for the MySQL®
NDBCLUSTER storage engine. Includes concepts,
terminology, programming class and structure references,
practical examples, common problems, and tips for using the NDB
API in applications.
The NDB and MGM APIs as presented in this guide are current for MySQL 5.1 — note that there have been significant changes in the API as implemented in previous MySQL Cluster versions. The definitions of NDB API classes and MGM API functions reflect the state of the MySQL main development tree as of MySQL 5.1.12 and later.
Table of Contents [+/-]
NDB API [+/-]NDB Object HierarachyNDB API Classes, Interfaces, and Structures [+/-]Column Class [+/-]Datafile Class [+/-]Dictionary Class [+/-]Event Class [+/-]Index Class [+/-]LogfileGroup Class [+/-]List ClassNdb Class [+/-]NdbBlob Class [+/-]NdbDictionary ClassNdbEventOperation Class [+/-]NdbIndexOperation Class [+/-]NdbIndexScanOperation Class [+/-]NdbInterpretedCode Class [+/-]NdbOperation Class [+/-]NdbRecAttr Class [+/-]NdbScanFilter Class [+/-]NdbScanOperation Class [+/-]NdbTransaction Class [+/-]Object Class [+/-]Table Class [+/-]Tablespace Class [+/-]Undofile Class [+/-]Ndb_cluster_connection Class [+/-]NdbRecord InterfaceAutoGrowSpecification StructureElement StructureIndexBound StructureNdbError Structure [+/-]RecordSpecification StructureNDB Errors [+/-]NdbRecord with Hash IndexesNDB API Event Handling ExampleBLOB Handling ExampleBLOBs Using NdbRecordDUMP Commands [+/-]DUMP Codes 1 to 999DUMP Codes 1000 to 1999DUMP Codes 2000 to 2999DUMP Codes 3000 to 3999DUMP Codes 4000 to 4999DUMP Codes 5000 to 5999DUMP Codes 6000 to 6999DUMP Codes 7000 to 7999DUMP Codes 8000 to 8999DUMP Codes 9000 to 9999DUMP Codes 10000 to 10999DUMP Codes 11000 to 11999DUMP Codes 12000 to 12999NDB Kernel Blocks [+/-]BACKUP BlockCMVMI BlockDBACC BlockDBDICT BlockDBDIH BlockDBLQH BlockDBTC BlockDBTUP BlockDBTUX BlockDBUTIL BlockLGMAN BlockNDBCNTR BlockNDBFS BlockPGMAN BlockQMGR BlockRESTORE BlockSUMA BlockTSMAN BlockTRIX BlockSTTOR Phase -1)STTOR Phase 0STTOR Phase 1STTOR Phase 2NDB_STTOR Phase 1STTOR Phase 3NDB_STTOR Phase 2STTOR Phase 4NDB_STTOR Phase 3STTOR Phase 5NDB_STTOR Phase 4NDB_STTOR Phase 5NDB_STTOR Phase 6STTOR Phase 6STTOR Phase 7STTOR Phase 8NDB_STTOR Phase 7STTOR Phase 9STTOR Phase 101START_MEREQ HandlingNDB Internals Glossary
