MySQL 5.6.14 Source Code Document
|
This is the complete list of members for NdbSchemaOp, including all inherited members.
createAttribute(const char *aAttrName, KeyType aTupleKey=NoKey, int aAttrSize=32, int aArraySize=1, AttrType aAttrType=UnSigned, StorageMode aStorageMode=MMBased, bool nullable=false, int aStType=0, int aDistributionKey=0, int aDistributionGroup=0, int aDistributionGroupNoOfBits=16, bool aAutoIncrement=false, const char *aDefaultValue=0) | NdbSchemaOp | |
createAttribute(const char *aAttrName, KeyType aTupleKey, int aAttrSize, int aArraySize, AttrType aAttrType, StorageMode aStorageMode, NullAttributeType aNullAttr, int aStType, int aDistributionKey=0, int aDistributionGroup=0, int aDistributionGroupNoOfBits=16) | NdbSchemaOp | inline |
createTable(const char *aTableName, Uint32 aTableSize=8, KeyType aTupleKey=TupleKey, int aNrOfPages=2, FragmentType aFragmentType=All, int aKValue=6, int aMinLoadFactor=78, int aMaxLoadFactor=80, int aMemoryType=1, bool aStoredTable=true) | NdbSchemaOp | |
createTable(const char *aTableName, Uint32 aTableSize, KeyType aTupleKey, int aNrOfPages, FragmentType aFragmentType, int aKValue, int aMinLoadFactor, int aMaxLoadFactor, int aMemoryType, int aStoredTable) | NdbSchemaOp | inline |
getNdbError() const (defined in NdbSchemaOp) | NdbSchemaOp | |
init(NdbSchemaCon *aSchemaCon) (defined in NdbSchemaOp) | NdbSchemaOp | protected |
m_currentTable (defined in NdbSchemaOp) | NdbSchemaOp | protected |
Ndb class | NdbSchemaOp | friend |
NdbSchemaCon (defined in NdbSchemaOp) | NdbSchemaOp | friend |
NdbSchemaOp(Ndb *aNdb) (defined in NdbSchemaOp) | NdbSchemaOp | protected |
release() (defined in NdbSchemaOp) | NdbSchemaOp | protected |
sendRec() (defined in NdbSchemaOp) | NdbSchemaOp | protected |
sendSignals(Uint32 aNodeId, bool HaveMutex) (defined in NdbSchemaOp) | NdbSchemaOp | protected |
theNdb (defined in NdbSchemaOp) | NdbSchemaOp | protected |
theSchemaCon (defined in NdbSchemaOp) | NdbSchemaOp | protected |
~NdbSchemaOp() (defined in NdbSchemaOp) | NdbSchemaOp | protected |