Skip to content

双数据中心只同步DDL的需求 #392

@zeusYi

Description

@zeusYi

需求1:两个数据源A,B,需要在A库的DDL同步到B库,B库的DDL同步到A库,目前dtle已经解决了写循环的问题,能否新增只同步DDL 类型的binlog。

需求2:细粒度区分DDL类型,create-table、alter table add 、 alter table drop ,alter table modify ....。 提供matcher 进行过滤同步指定哪一类的DDL type。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions