Skip to main content

Module binlog

Module binlog 

Source
Expand description

CLI implementation for the inno binlog subcommand.

Parses MySQL binary log files and displays event summaries, format description info, table map details, and row-based event statistics.

Structs§

BinlogOptions
Options for the inno binlog subcommand.

Functions§

execute
Analyze a binary log file and display results.