MySQL 8.3.0
Source Code Documentation
binlog_istream.h File Reference
#include "my_sys.h"
#include "sql/basic_istream.h"
#include "sql/rpl_log_encryption.h"

Go to the source code of this file.

Classes

class  Binlog_read_error
 It defines the error types which could happen when reading binlog files or deserializing binlog events. More...
 
class  Binlog_encryption_istream
 Seekable_istream with decryption feature. More...
 
class  Basic_binlog_ifile
 Base class of binlog input files. More...
 
class  Binlog_ifile
 Binlog input file. More...
 
class  Relaylog_ifile
 Relaylog input file. More...