MySQL 9.1.0
Source Code Documentation
|
DDL cluster merge sort data structures. More...
Go to the source code of this file.
Classes | |
struct | ddl::Merge_file_sort |
Merge the blocks in the file. More... | |
struct | ddl::Merge_file_sort::Context |
Context to use for merging the files/runs. More... | |
Namespaces | |
namespace | ddl |
The general architecture is that the work is done in two phases, roughly the read and write phase. | |
DDL cluster merge sort data structures.
Created 2020-11-01 by Sunny Bains.