# Functions
AstToDDLEvent returns filter.DDLEvent.
ClassifyEvent classify event into dml/ddl.
NewBinlogEvent returns a binlog event filter.
# Constants
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
it indicates all dml/ddl events in rule.
show DML/DDL Events.
show DML/DDL Events.
alias of AlterDatabase.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
alias of CreateDatabase.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show that how to handle rules.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
alias of DropDatabase.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show that how to handle rules.
show DML/DDL Events.
show that how to handle rules.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
it indicates no any dml/ddl events in rule, and equals empty rule.DDLEvent/DMLEvent.
NullEvent is used to represents unsupported ddl event type when we convert a ast.StmtNode or a string to EventType.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
show DML/DDL Events.
# Structs
BinlogEvent filters binlog events by given rules.
BinlogEventRule is a rule to filter binlog events.
# Type aliases
ActionType indicates how to handle matched items.
EventType is DML/DDL Event type.