|
MySQL 5.6.14 Source Code Document
|

Public Types | |
| enum | { MaxData = 20 + MAX_TUPLE_SIZE_IN_WORDS } |
| enum | { SendToAll = 1, ReadTupPage = 2, GetInstance = 4, NoExecute = 8, SendUndoNext = 16 } |
Public Attributes | |
| Uint32 | m_type |
| Uint32 | m_len |
| const Uint32 * | m_ptr |
| Uint32 | m_data [MaxData] |
| Uint64 | m_lsn |
| Local_key | m_key |
| Uint32 | m_page_id |
| Uint32 | m_table_id |
| Uint32 | m_fragment_id |
| Uint32 | m_instance_no |
| Uint32 | m_actions |
| bool | m_in_use |
Definition at line 73 of file DbtupProxy.hpp.