mysql_cdc 0.2.1

MySQL/MariaDB binlog change data capture (CDC) connector for Rust
Documentation
1
2
3
4
5
6
7
8
pub mod auth_plugin_switch_command;
pub mod authenticate_command;
pub mod command_type;
pub mod dump_binlog_command;
pub mod dump_binlog_gtid_command;
pub mod query_command;
pub mod register_slave_command;
pub mod ssl_request_command;