Skip to content

Commit f9ef2e6

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ rules = ['test.t*']
129129
[filter]
130130
rules = ['test.t*']
131131

132+
[[filter.event-filters]]
132133
matcher = ["test.t1"] # 该过滤规则只应用于 test 库中的 t1 表
133134
ignore-event = ["create table", "drop table", "truncate table", "rename table"]
134135
```

0 commit comments

Comments
 (0)