| MySQL 5.6.14 Source Code Document
    | 

| Public Types | |
| enum | AddFragStatus { FREE = 0, ACC_ADDFRAG = 1, WAIT_TUP = 3, WAIT_TUX = 5, WAIT_ADD_ATTR = 6, TUP_ATTR_WAIT = 7, TUX_ATTR_WAIT = 9 } | 
| Public Attributes | |
| AddFragStatus | addfragStatus | 
| UintR | fragmentPtr | 
| UintR | nextAddfragrec | 
| UintR | accConnectptr | 
| UintR | tupConnectptr | 
| UintR | tuxConnectptr | 
| CreateTabReq | m_createTabReq | 
| LqhFragReq | m_lqhFragReq | 
| LqhAddAttrReq | m_addAttrReq | 
| DropFragReq | m_dropFragReq | 
| DropTabReq | m_dropTabReq | 
| Uint16 | addfragErrorCode | 
| Uint16 | attrSentToTup | 
| Uint16 | attrReceived | 
| Uint16 | totalAttrReceived | 
| Uint16 | fragCopyCreation | 
| Uint16 | defValNextPos | 
| Uint32 | defValSectionI |