MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DbtupProxy::Proxy_undo Struct Reference
Collaboration diagram for DbtupProxy::Proxy_undo:

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

Detailed Description

Definition at line 73 of file DbtupProxy.hpp.


The documentation for this struct was generated from the following files: