PDF (US Ltr)
- 3.6Mb
PDF (A4)
- 3.7Mb
NDB API applications require one or more of the following include files:
Applications accessing NDB Cluster data using the NDB API must include the file
NdbApi.hpp
.Applications making use of the regular MySQL client API as well as the NDB API must also include
mysql.h
(in addition toNdbApi.hpp
).Applications that use NDB Cluster management functions from the MGM API need the include file
mgmapi.h
.