MySQL 9.1.0
Source Code Documentation
|
Parallel read adapter interface. More...
Go to the source code of this file.
Classes | |
class | Parallel_reader_adapter |
Traverse an index in the leaf page block list order and send records to adapter. More... | |
struct | Parallel_reader_adapter::MySQL_row |
MySQL row meta data. More... | |
struct | Parallel_reader_adapter::Thread_ctx |
Callback thread context for each of the spawned threads. More... | |
Parallel read adapter interface.
Created 2018-02-28 by Darshan M N.