Skip to content

Commit 3d8b2e6

Browse files
authored
Update README.md
1 parent 97e4c2b commit 3d8b2e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ reverse_sql 是一个用于解析和转换 MySQL 二进制日志(binlog)的
3131

3232
这样,每个线程的开始时间都会有所偏移,确保处理的时间范围没有重叠,并且覆盖了整个时间范围。最后,将结果保存在一个列表里,并对列表做升序排序,取得最终结果。
3333

34+
### 演示
35+
https://www.douyin.com/video/7289481558619131147
36+
3437
### 使用
3538
```
3639
shell> chmod 755 reverse_sql

0 commit comments

Comments
 (0)