NDB API applications require one or more of the following include files:
Applications accessing 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 to
NdbApi.hpp).
Applications that use cluster management functions from the
MGM API need the include file mgmapi.h.
