Bug #114538 | Item_ref replaced by new item in Item_ref::transform lead to wrong result | ||
---|---|---|---|
Submitted: | 3 Apr 2024 7:13 | Modified: | 3 Apr 2024 10:34 |
Reporter: | Xinhao Zhao | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[3 Apr 2024 7:13]
Xinhao Zhao
[3 Apr 2024 10:34]
MySQL Verification Team
Hi Mr. Zhao, Thank you for your bug report. However, let us inform you that this is a forum for the reports with a FULLY repeatable test cases. These test cases should consist of the set of SQL statements that always lead to the error that shows the bug. Also, replacement of on Item class with another Item from the same hierarchy is practiced very often in our optimiser. This all works very well to the satisfaction of our customers and users. Can't repeat.