Bug #77577 | setup_timers initialization assumes CYCLE timer is always available | ||
---|---|---|---|
Submitted: | 1 Jul 2015 10:51 | Modified: | 14 Jul 2015 14:00 |
Reporter: | Alexey Kopytov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 5.5, 5.6, 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Jul 2015 10:51]
Alexey Kopytov
[2 Jul 2015 15:03]
OCA Admin
Contribution submitted via Github - Bug #77577: setup_timers initialization assumes CYCLE timer is always available (*) Contribution by Alexey Kopytov (Github akopytov, mysql-server/pull/20#issuecomment-117642002): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_38972448.txt (text/plain), 3.71 KiB.
[6 Jul 2015 6:18]
MySQL Verification Team
Hello Alexey Kopytov, Thank you for the report and contribution. Thanks, Umesh
[14 Jul 2015 14:00]
Paul DuBois
Noted in 5.5.46, 5.6.27, 5.7.9, 5.8.0 changelogs. For wait events, the Performance Schema uses the CYCLE timer by default, but failed to fall back to a different timer if CYCLE was unavailable.