|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | OpType { R_SUB_START_REQ, R_SUB_STOP_REQ, R_START_ME_REQ, R_API_FAIL_REQ, R_SUB_ABORT_START_REQ } |
Public Attributes | |
| Uint32 | m_opType |
| Uint32 | m_subPtrI |
| Uint32 | m_senderRef |
| Uint32 | m_senderData |
| Uint32 | m_subscriberRef |
| Uint32 | m_subscriberData |
| Uint32 | nextList |
| union { | |
| Uint32 prevList | |
| Uint32 nextPool | |
| }; | |