binlog2sql icon indicating copy to clipboard operation
binlog2sql copied to clipboard

mysql5.7的DDL操作支持么?另外本地binlog能否支持一下呢

Open Hello-Linux opened this issue 4 years ago • 2 comments

你好,Mysql5.7版本的DDL操作可以恢复么?还有就是咱们能否支持一下本地binlog解析恢复呢?感觉这个功能很多人都会用到

Hello-Linux avatar Aug 20 '21 03:08 Hello-Linux

本地binlog的支持在PR里有,作者没合,仅支持python2

michael-liumh avatar Sep 10 '21 04:09 michael-liumh

本地binlog的,我改了一版,已经支持了,你可以试试: https://github.com/michael-liumh/binlog2sql.git

michael-liumh avatar Oct 29 '21 07:10 michael-liumh