Aggregating enum zero value gets different results from mysql #26885
Labels
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects 5.4.x versions.
affects-6.0
affects-6.1
affects-6.2
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)
This situation can only occur with the following conditions:
So I think this problem is not very serious..
2. What did you expect to see? (Required)
3. What did you see instead (Required)
// Different insert order will get different result. If I insert values(0) first, the result will be following:
4. What is your TiDB version? (Required)
master, v5.0 v5.1, v4.0
The text was updated successfully, but these errors were encountered: