MySQL 8.4.0
Source Code Documentation
rpl_binlog_sender.h File Reference
#include <string.h>
#include <sys/types.h>
#include <chrono>
#include "my_inttypes.h"
#include "my_io.h"
#include "mysql/binlog/event/binlog_event.h"
#include "mysql_com.h"
#include "mysqld_error.h"
#include "sql/binlog.h"
#include "sql/binlog_reader.h"
#include "sql/rpl_gtid.h"
#include "sql/sql_error.h"

Go to the source code of this file.

Classes

class  Binlog_sender
 The major logic of dump thread is implemented in this class. More...