| Bug #117926 | INTERSECT may incorrectly eliminate duplicate | ||
|---|---|---|---|
| Submitted: | 9 Apr 19:08 | Modified: | 11 Apr 21:03 |
| Reporter: | jinhui lai | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S2 (Serious) |
| Version: | 8.0.41, 9.2.0, 8.4.4 | OS: | Ubuntu (22.04) |
| Assigned to: | CPU Architecture: | Any | |
[9 Apr 19:08]
jinhui lai
[10 Apr 7:02]
MySQL Verification Team
Hello jinhui lai, Thank you for the report and test case. Verified as described. regards, Umesh
[10 Apr 14:34]
Dag Wanvik
Posted by developer: This is not a bug. The user seems to want INTERSECT ALL instead; INTERSECT will remove duplicates from all operands.
