Bug #95908 | The negation of a "<=>" comparison malfunctions depending on the column's type | ||
---|---|---|---|
Submitted: | 20 Jun 2019 21:59 | Modified: | 16 Jul 2019 16:53 |
Reporter: | Manuel Rigger | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 8.0.16 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | x86 | |
Tags: | regression |
[20 Jun 2019 21:59]
Manuel Rigger
[20 Jun 2019 22:51]
MySQL Verification Team
Thank you for the bug report.
[16 Jul 2019 16:53]
Paul DuBois
Posted by developer: Fixed in 8.0.18. Use of the <=> operator could yield incorrect results for comparisons involving very large constants.
[23 Jul 2019 22:03]
Jon Stephens
See also BUG#96032.