MySQL 9.0.0
Source Code Documentation
event_decoding_error.h File Reference

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::binlog
 
namespace  mysql::binlog::event
 The namespace contains classes representing events that can occur in a replication stream.
 

Enumerations

enum class  mysql::binlog::event::Event_decoding_error { mysql::binlog::event::ok , mysql::binlog::event::unknown_non_ignorable_fields , mysql::binlog::event::invalid_event , mysql::binlog::event::last }
 Errors that we distinguish during event decoding, that are translated to specific error returned by the Server. More...