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

Public Member Functions

void init_for_filesort (uint sortlen, TABLE *table, ulong max_length_for_sort_data, ha_rows maxrows, bool sort_positions)

Public Attributes

uint rec_length
uint sort_length
uint ref_length
uint addon_length
uint res_length
uint max_keys_per_buffer
ha_rows max_rows
ha_rows examined_rows
TABLEsort_form
SORT_FIELD * local_sortorder
SORT_FIELD * end
SORT_ADDON_FIELDaddon_field
uchar * unique_buff
bool not_killable
char * tmp_buffer
qsort2_cmp compare
BUFFPEK_COMPARE_CONTEXT cmp_context

Detailed Description

Definition at line 74 of file sql_sort.h.


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