MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | State { GC_COMPLETE = 0x1, GC_INCONSISTENT = 0x2, GC_CHANGE_CNT = 0x4 } |
Public Attributes | |
Uint16 | m_state |
Uint16 | m_gcp_complete_rep_count |
Uint64 | m_gci |
EventBufData_list | m_data |
EventBufData_hash | m_data_hash |
Definition at line 331 of file NdbEventOperationImpl.hpp.