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

Classes

class  TAB

Public Attributes

TABtabs
TABtabs_end
bool is_confluent
bool have_confluent_row
uint null_bits
uint null_bytes
uint rowid_len
TABLEtmp_table
MI_COLUMNDEFstart_recinfo
MI_COLUMNDEFrecinfo
SJ_TMP_TABLEnext

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 78 of file sql_executor.h.


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