[MDEV-16626] Performance schema lacks memory usage instrumentation Created: 2018-06-29 Updated: 2018-07-01 Resolved: 2018-07-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.2.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Rick Pizzi | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
MySQL 5.7's Performance Schema contains instrumentation for memory usage: https://dev.mysql.com/doc/refman/5.7/en/memory-summary-tables.html However, MariaDB is lacking it and troubleshooting server's memory usage is difficult especially in production environments. |
| Comments |
| Comment by Sergei Golubchik [ 2018-07-01 ] |
|
Please, see the linked issue |