Releases: xiezhenye/binlog-undo
Releases · xiezhenye/binlog-undo
binlog_undo 0.1.4
binlog_undo 0.1.3
- fix: crash on some type of events
- fix: supports ANONYMOUS_GTID_LOG_EVENT
binlog_undo 0.1.2
- be compatible with old g++
- add a --quiet option
- exit with a none zero code and error message on error
- output binlog info while scanning and outputting.
binlog-undo 0.1.1
- add README.md, LICENSE
- static link boost_program_options
- check all rows whether it's full row image
binlog-undo 0.1.0
first release.