![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <atomic>#include <cstring>#include <memory>#include <vector>#include "sql/basic_istream.h"#include "sql/binlog_istream.h"#include "sql/binlog_reader.h"#include "sql/changestreams/apply/storage/relay_log/istream_prefetched.h"#include "sql/log_event.h"Go to the source code of this file.
Classes | |
| class | mysql::csa::Prefetched_ifile |
| Implementation of the Basic_binlog_ifile, which works on the prefetched stream (Istream_prefetched) Exposes additional function to set prefetcher (since legacy design does not allow to use a custom constructor - see Basic_binlog_file_reader). More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::csa |