MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbtup::Disk_undo Struct Reference

Classes

struct  Alloc
struct  AllocExtent
struct  Create
struct  Drop
struct  Free
struct  FreeExtent
struct  Update

Public Types

enum  {
  UNDO_ALLOC = File_formats::Undofile::UNDO_TUP_ALLOC, UNDO_UPDATE = File_formats::Undofile::UNDO_TUP_UPDATE, UNDO_FREE = File_formats::Undofile::UNDO_TUP_FREE, UNDO_CREATE = File_formats::Undofile::UNDO_TUP_CREATE,
  UNDO_DROP = File_formats::Undofile::UNDO_TUP_DROP, UNDO_ALLOC_EXTENT = File_formats::Undofile::UNDO_TUP_ALLOC_EXTENT, UNDO_FREE_EXTENT = File_formats::Undofile::UNDO_TUP_FREE_EXTENT
}

Detailed Description

Definition at line 1165 of file Dbtup.hpp.


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