Skip to content

v1.1.2

Compare
Choose a tag to compare
@hanchuanchuan hanchuanchuan released this 30 Oct 14:19
· 546 commits to master since this release

Fix

  • 修复线程号超出uint32范围时无法备份的问题

New Features

  • 添加设置参数 enable_minimal_rollback, 用以开启最小化回滚SQL设置 (#90)
  • 添加设置参数 wait_timeout, 用以设置远端数据库等待超时时间,默认为0,即保持数据库设置
  • 添加mysql安全连接参数设置 --ssl等, 可配置SSL或CA证书验证 (#92)