This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
Not working when use uppercase event in binlog event filter #181
Labels
type/bug
This issue is a bug report
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
I use dm binlog event filter to filer some binlog event.But i find that it is not working when configuration the uppercase event; Such as use “ALL DML” is not working. But us "all dml" is working
What did you expect to see?
Both use "ALL DML" and "all dml" are all working
What did you see instead?
I just use "all dml" instead "ALL DML"
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):Release Version: v1.0.0-alpha-70-g8bfa3e0
Git Commit Hash: 8bfa3e0
Git Branch: master
UTC Build Time: 2019-05-06 03:05:07
Go Version: go version go1.12 linux/amd64
```
Release Version: v2.1.5-1-g0bd6b1b
Git Commit Hash: 0bd6b1b60816bf8a2022e657d7a472311548d82e
Git Branch: release-2.1
UTC Build Time: 2019-02-28 08:17:03
GoVersion: go version go1.11.2 linux/amd64
Race Enabled: false
TiKV Min Version: 2.1.0-alpha.1-ff3dd160846b7d1aed9079c389fc188f7f5ea13e
Check Table Before Drop: false
```
The text was updated successfully, but these errors were encountered: