|  | MySQL 9.5.0
    Source Code Documentation | 
Context to use for merging the files/runs. More...
#include <ddl0impl-merge.h>
| Public Attributes | |
| ddl::file_t * | m_file {} | 
| File to sort.  More... | |
| Dup * | m_dup {} | 
| For reporting duplicates, it has the index instance too.  More... | |
| size_t | m_n_threads {} | 
| Number of scan threads used, for memory buffer calculation.  More... | |
| Alter_stage * | m_stage {} | 
| PFS progress monitoring.  More... | |
Context to use for merging the files/runs.
| Dup* ddl::Merge_file_sort::Context::m_dup {} | 
For reporting duplicates, it has the index instance too.
| ddl::file_t* ddl::Merge_file_sort::Context::m_file {} | 
File to sort.
| size_t ddl::Merge_file_sort::Context::m_n_threads {} | 
Number of scan threads used, for memory buffer calculation.
| Alter_stage* ddl::Merge_file_sort::Context::m_stage {} | 
PFS progress monitoring.