Skip to content

coting/binlog2sql_java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binlog2sql_java

binlog2sql工具的java版

功能

  • 读取binlog事件生成sql或反向sql
  • 数据快速回滚(闪回)

参照

使用了google的 open-replicator 进行binlog的读取和解析成事件

参考了 Python版的binlog2sql 地址: https://github.com/danfengcao/binlog2sql

About

binlog2sql工具的java版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%