TiDB produces different results for DELETE statements (Division by 0) #34041
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
may-affects-4.0
This bug maybe affects 4.0.x versions.
may-affects-5.0
This bug maybe affects 5.0.x versions.
may-affects-5.1
This bug maybe affects 5.1.x versions.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.0
severity/moderate
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)
Setup the environment:
mysql_bk.sql:
mysql_bk.txt
Testcase 1
Testcase 2
2. What did you expect to see? (Required)
The execution result of DELETE statements in Testcase 1 and Testcase 2 are same.
3. What did you see instead (Required)
Output of DELETE statement in Testcase 1
Output of DELETE statement in Testcase 2
Their results are different.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: