Expression filter: UPDATE filter always return "TRUE" when there are INSERT/DELETE filters for the same table #7831
Labels
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
affects-6.5
This bug affects the 6.5.x(LTS) versions.
area/dm
Issues or PRs related to DM.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
The UPDATE statement should be synchronized since it hits none of the filters
What did you see instead?
The UPDATE statement is skipped
(The log indicates the expression "1" is evaluated inside
SkipDMLByExpression
)Versions of the cluster
v6.4.0
current status of DM cluster (execute
query-status <task-name>
in dmctl)No response
The text was updated successfully, but these errors were encountered: