Same predicate yields different results in the SELECT and DELETE statements respectively. #57640
Labels
affects-8.1
This bug affects the 8.1.x(LTS) versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.5
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Generally speaking, the data affected by the SELECT and DELETE statements should be the same.
However, one executes normally while the other reports an error.
3. What did you see instead (Required)
But when I try to understand whether the POW function lead to the error, the following results indicate that it is executing normally.
4. What is your TiDB version? (Required)
TiDB v8.1.1
The text was updated successfully, but these errors were encountered: