Skip to content

Commit c289841

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs-cn release-8.1
1 parent afa0b3d commit c289841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown-pages/zh/tidb/release-8.1/ticdc/ticdc-ddl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ rules = ['test.t*']
116116
[filter]
117117
rules = ['test.t*']
118118

119+
[[filter.event-filters]]
119120
matcher = ["test.t1"] # 该过滤规则只应用于 test 库中的 t1 表
120121
ignore-event = ["create table", "drop table", "truncate table"]
121122
```

0 commit comments

Comments
 (0)