MySQL 5.6.14 Source Code Document
|
#include <Ndbcntr.hpp>
Public Attributes | |
unsigned | pos |
const char * | name |
DictTabInfo::ExtType | type |
Uint32 | length |
bool | keyFlag |
bool | nullable |
Ndbcntr creates and initializes system tables on initial system start. The tables are defined in static structs in NdbcntrSysTable.cpp.
Definition at line 111 of file Ndbcntr.hpp.