MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Filesort, including all inherited members.
clear_addon_fields() | Filesort | |
Filesort(THD *thd, Mem_root_array< TABLE * > tables, bool keep_buffers, ORDER *order, ha_rows limit_arg, bool remove_duplicates, bool force_sort_rowids, bool unwrap_rollup) | Filesort | |
get_addon_fields(Addon_fields_status *addon_fields_status, uint *plength, uint *ppackable_length) | Filesort | |
keep_buffers | Filesort | |
limit | Filesort | |
m_force_sort_rowids | Filesort | |
m_remove_duplicates | Filesort | |
m_sort_order_length | Filesort | private |
m_sort_param | Filesort | |
m_thd | Filesort | |
make_sortorder(ORDER *order, bool unwrap_rollup) | Filesort | private |
sort_order_length() const | Filesort | inline |
sortorder | Filesort | |
tables | Filesort | |
using_addon_fields() | Filesort | |
using_pq | Filesort |