ndb_version.h File Reference

#include <ndb_global.h>
#include <version.h>

Go to the source code of this file.

Defines

#define MAKE_VERSION(A, B, C)   (((A) << 16) | ((B) << 8) | ((C) << 0))
#define NDB_VERSION   ndbGetOwnVersion()
#define NDB_VERSION_BUILD   9
#define NDB_VERSION_D   MAKE_VERSION(NDB_VERSION_MAJOR, NDB_VERSION_MINOR, NDB_VERSION_BUILD)
#define NDB_VERSION_MAJOR   5
#define NDB_VERSION_MINOR   0
#define NDB_VERSION_STATUS   "beta"
#define NDB_VERSION_STRING   (getVersionString(NDB_VERSION, NDB_VERSION_STATUS))


Define Documentation

#define MAKE_VERSION A,
B,
 )     (((A) << 16) | ((B) << 8) | ((C) << 0))
 

Definition at line 36 of file ndb_version.h.

Referenced by TableS::createAttr(), makeVersion(), ndbSetOwnVersion(), readverifyfull(), UpgradeStartup::sendCmAppChg(), UpgradeStartup::sendCntrMasterReq(), Dblqh::sendKeyinfo20(), Ndbcntr::Missra::sendNextSTTOR(), and Dbtup::sendReadAttrinfo().

#define NDB_VERSION   ndbGetOwnVersion()
 

Definition at line 42 of file ndb_version.h.

Referenced by ClusterMgr::execAPI_REGCONF(), ClusterMgr::execAPI_REGREQ(), Qmgr::execAPI_REGREQ(), Qmgr::execCM_REGCONF(), Qmgr::execCM_REGREQ(), Ndbcntr::Missra::execSTART_ORD(), Configuration::fetch_configuration(), MgmApiSession::get_nodeid(), MgmApiSession::getConfig_common(), Qmgr::initData(), Dblqh::initLogpage(), Dbdict::initSchemaFile(), Backup::insertFileHeader(), MgmtSrvr::MgmtSrvr(), Ndb_cluster_connection_impl::Ndb_cluster_connection_impl(), NdbOperation::prepareSend(), readverifyfull(), Qmgr::sendApiRegRef(), Qmgr::sendCmRegReq(), Ndbcntr::Missra::sendNextSTTOR(), ClusterMgr::threadMain(), MgmtSrvr::version(), and MgmtSrvr::versionNode().

#define NDB_VERSION_BUILD   9
 

Definition at line 24 of file ndb_version.h.

#define NDB_VERSION_D   MAKE_VERSION(NDB_VERSION_MAJOR, NDB_VERSION_MINOR, NDB_VERSION_BUILD)
 

Definition at line 38 of file ndb_version.h.

Referenced by ndbGetOwnVersion().

#define NDB_VERSION_MAJOR   5
 

Definition at line 27 of file ndb_version.h.

#define NDB_VERSION_MINOR   0
 

Definition at line 30 of file ndb_version.h.

#define NDB_VERSION_STATUS   "beta"
 

Definition at line 33 of file ndb_version.h.

#define NDB_VERSION_STRING   (getVersionString(NDB_VERSION, NDB_VERSION_STATUS))
 

Definition at line 40 of file ndb_version.h.

Referenced by Qmgr::execAPI_REGREQ(), ErrorReporter::formatMessage(), main(), and systemInfo().


Generated on Wed Jul 20 21:09:33 2005 for MySQL 5.0.9 Beta by  doxygen 1.4.3