Bug #59736 | select distinct.. incorrect result with deterministic function in where clause | ||
---|---|---|---|
Submitted: | 26 Jan 2011 10:33 | Modified: | 30 Sep 2011 18:13 |
Reporter: | Arnaud Adant | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S2 (Serious) |
Version: | >=5.0.60,>=5.1.24,5.5.10,5.6.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | DETERMINISTIC, distinct, FUNCTION, where |
[26 Jan 2011 10:33]
Arnaud Adant
[26 Jan 2011 10:48]
MySQL Verification Team
Verified as described.
[30 Sep 2011 18:13]
Paul DuBois
Noted in 5.1.59, 5.5.16, 5.6.3 changelogs. SELECT DISTINCT with a deterministic stored function in the WHERE clause could produce incorrect results.