Bug #66515 | PS instrumentation that require mysqld restarts are really hard to use | ||
---|---|---|---|
Submitted: | 23 Aug 2012 13:56 | Modified: | 16 Jun 2016 16:31 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S4 (Feature request) |
Version: | 5.6.6-m9 | OS: | Any |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[23 Aug 2012 13:56]
Mark Callaghan
[16 Jun 2016 16:31]
Paul DuBois
Posted by developer: Noted in 5.7.12 changelog. Some Performance Schema global instruments, if not enabled at server startup, could be in a state where it was not possible to enable them at runtime. This restriction has been lifted. Affected instruments include mutex, rwlock, cond, and socket instances. Thanks to Zhang Yingqiang for the patch.