Bug #84573 | Call to rand() in a can cause an empty set to be erroneously returned | ||
---|---|---|---|
Submitted: | 19 Jan 2017 23:41 | Modified: | 20 Jan 2017 6:57 |
Reporter: | Paul Williams | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.7.17 | OS: | Debian (latest official mysql docker image at the time) |
Assigned to: | CPU Architecture: | Any | |
Tags: | empty, rand |
[19 Jan 2017 23:41]
Paul Williams
[19 Jan 2017 23:44]
Paul Williams
Note that since there is a random element to these results, you may have to run the SELECT statement several times before seeing an empty set.
[20 Jan 2017 6:57]
MySQL Verification Team
Hello Paul Williams, Thank you for the report and test case. Thanks, Umesh