NDB API applications require one or more of the following include files:
Applications accessing Cluster data via the NDB API must
include the file NdbApi.hpp
.
Applications making use of both the NDB
API and the regular MySQL client API also need to include
mysql.h
.
Applications that use cluster management functions need
the include file mgmapi.h
.