Skip to content

v1.2.3

Compare
Choose a tag to compare
@hanchuanchuan hanchuanchuan released this 22 May 11:46
· 317 commits to master since this release
6896aa4

Fix

  • fix: 修复pt-osc在获取表锁卡住时无法kill的问题 (#213, #222)

New Features

  • 添加参数ignore_sighup,默认忽略终端连接断开信号 (#195)
  • 添加osc_lock_wait_timeout参数, 控制pt-osc等待meta lock时间,默认60s (#214, #215)
  • 支持多个自定义索引前缀 (#204)

Update

  • 完善MySQL5.7关键字列表 (#210)