MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NDB_ALTER_DATA Class Reference
Inheritance diagram for NDB_ALTER_DATA:
Collaboration diagram for NDB_ALTER_DATA:

Public Member Functions

 NDB_ALTER_DATA (NdbDictionary::Dictionary *dict, const NdbDictionary::Table *table)

Public Attributes

NdbDictionary::Dictionarydictionary
const NdbDictionary::Tableold_table
NdbDictionary::Tablenew_table
Uint32 table_id
Uint32 old_table_version

Additional Inherited Members

- Static Public Member Functions inherited from Sql_alloc
static void * operator new (size_t size) throw ()
static void * operator new[] (size_t size) throw ()
static void * operator new[] (size_t size, MEM_ROOT *mem_root) throw ()
static void * operator new (size_t size, MEM_ROOT *mem_root) throw ()
static void operator delete (void *ptr, size_t size)
static void operator delete (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, size_t size)

Detailed Description

Definition at line 91 of file ha_ndbcluster.h.


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