MySQL 26.7.0
Source Code Documentation
event_set_fetchable_relay_log.h File Reference
#include <condition_variable>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include "mysql/utils/return_status.h"
#include "sql/binlog/decompressing_event_object_istream.h"
#include "sql/binlog_reader.h"
#include "sql/changestreams/apply/storage/common/event_set_fetchable.h"
#include "sql/changestreams/apply/storage/relay_log/relay_log_deleter.h"

Go to the source code of this file.

Classes

class  mysql::csa::Event_set_fetchable_relay_log
 Implementation of Event_set_fetchable that fetches events from the relay log. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::csa