GMHDBJD

Results 38 comments of GMHDBJD

@lance6716 I update, PTAL again now...

with an all schema pattern, the event was skipped correctly. ``` filters: filter-rule-1: schema-pattern: "*" sql-pattern: [".*\\s+DROP\\s+PROCEDURE"] action: Ignore ```

> Maybe you are confused with `events` and `sql-pattern`. You can try again with `sql-pattern`. @GMHDBJD My fault,update

> > with an all schema pattern, the event was skipped correctly. > > ``` > > filters: > > filter-rule-1: > > schema-pattern: "*" > > events: [".*\\s+DROP\\s+PROCEDURE"] >...

Seems JobMasterID equals WorkerID always, maybe we can remove it.