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

Public Member Functions

 partition_element (partition_element *part_elem)

Public Attributes

List< partition_elementsubpartitions
List< part_elem_valuelist_val_list
ha_rows part_max_rows
ha_rows part_min_rows
longlong range_value
char * partition_name
char * tablespace_name
struct st_ddl_log_memory_entrylog_entry
char * part_comment
char * data_file_name
char * index_file_name
handlertonengine_type
enum partition_state part_state
uint16 nodegroup_id
bool has_null_value
bool signed_flag
bool max_value

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 92 of file partition_element.h.


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