Bug #80780 | Add Performance Schema / sys Schema Memory Monitoring Example | ||
---|---|---|---|
Submitted: | 17 Mar 2016 11:55 | Modified: | 29 Mar 2016 11:49 |
Reporter: | Daniel Price | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Mar 2016 11:55]
Daniel Price
[17 Mar 2016 12:00]
Daniel Price
Posted by developer: Note to docs: The example could use a structure similar to this P_S example: https://dev.mysql.com/doc/refman/5.6/en/monitor-innodb-mutex-waits-performance-schema.html Relevant P_S pages http://dev.mysql.com/doc/refman/5.7/en/performance-schema-instrument-naming.html http://dev.mysql.com/doc/refman/5.7/en/memory-summary-tables.html
[29 Mar 2016 11:49]
Daniel Price
Posted by developer: A memory use monitoring example was added to this page in the MySQL 5.7 and 5.8 reference manual. The addition should appear online within 24 hours: http://dev.mysql.com/doc/refman/5.7/en/memory-use.html