MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | { L_IDLE = 0, L_STARTING = 1, L_RUNNING = 2, L_COMPLETING_1 = 3, L_COMPLETING_2 = 4, L_COMPLETING_3 = 5 } |
Public Attributes | |
enum DblqhProxy::LcpRecord:: { ... } | m_state |
Uint32 | m_lcpId |
Uint32 | m_lcp_frag_ord_cnt |
Uint32 | m_lcp_frag_rep_cnt |
Uint32 | m_complete_outstanding |
NdbNodeBitmask | m_empty_lcp_req |
LcpFragOrd | m_last_lcp_frag_ord |
bool | m_lastFragmentFlag |
Definition at line 437 of file DblqhProxy.hpp.