Bug #108931 | The overflow of "unsigned long long int " causes wrong value of TIMER_START. | ||
---|---|---|---|
Submitted: | 31 Oct 2022 7:30 | Modified: | 1 Dec 2022 12:23 |
Reporter: | yufeng shen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S2 (Serious) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[31 Oct 2022 7:30]
yufeng shen
[31 Oct 2022 14:37]
MySQL Verification Team
Hi Mr. ddd, Thank you for your bug report. However, we see this report as only a Documentation issue. Simply 64-bit integers are largest integers available, so there is no effective solution to this bug. Fixed point arithmetics is not any better at this number of significant digits and floating point can not be used, since it can work with 19 significant digits only. Also, this report affects both 5.7 and 8.0.
[1 Dec 2022 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".