Bug #45090 | performance schema is enabled at startup | ||
---|---|---|---|
Submitted: | 26 May 2009 7:58 | Modified: | 14 Jan 2010 18:06 |
Reporter: | Jørgen Austvik | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 6.0.12-alpha-log-perfschema | OS: | Any |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[26 May 2009 7:58]
Jørgen Austvik
[26 May 2009 8:50]
Sveta Smirnova
Thank you for the report. Verified as described.
[28 May 2009 22:00]
Marc ALFF
Fixed by WL#4876 Parse options before initializing mysys
[20 Nov 2009 18:42]
Marc ALFF
Clarifications: At startup, when no command line parameters and no my.cnf options are present for the performance schema, the performance schema is disabled by default. Disabled means that the performance_schema variable is OFF. This has been fixed by WL#4876 as mentioned earlier, which is why this report is currently in patch queued status (in mysql-trunk-perfschema). This does not mean however that the SETUP_INSTRUMENTS, etc table will always display everything with enabled='NO', this is implementation dependent and may change, so tests should not check for this.
[14 Jan 2010 10:03]
Marc ALFF
Merged in: - mysql-next-mr (Celosia / 5.5.99-m3) - mysql-6.0-codebase (6.0.14)
[14 Jan 2010 18:06]
Paul DuBois
Not in any released version. No changelog entry needed.