![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <string.h>#include <sys/types.h>#include <chrono>#include "libbinlogevents/include/binlog_event.h"#include "my_inttypes.h"#include "my_io.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... | |